summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2004-05-04Port support for VP5 and VP6 from mplayerJames Stembridge
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-22commit fix for new freebsd libsMiguel Freitas
2004-03-16changing decoder priorities:Michael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2003-12-24time for some Christmas presents...Michael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-09- add support for the wmvdmod.dll DLL for all the Windows Media video decodersBastien Nocera
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-01Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32)Ewald Snel
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-13define FOURCC only onceMarco Zuehlke
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
2003-10-03remove some unneeded code that generates unresolved symbols in the w32dll pluginMichael Roitzsch
2003-10-02fix build failures with newer libtool versionsMichael Roitzsch
2003-08-31support for vp4, requires vp4vfw.dllJames Stembridge
2003-08-13CCASCOMPILE doesn't work hereMiguel Freitas
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-20Changed assembly building code to take advantage of libtool. This commandStephen Torri
2003-07-163 seconds of difference between audio and video is not acceptable.Thibaut Mattern
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-04Approximate pts values are now sent.James Courtier-Dutton
2003-07-02Metronom does the pts prediction now, not the decoders.James Courtier-Dutton
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
2003-06-21hopefully this will finally fix the deadlocksMichael Roitzsch
2003-06-14Fix QuickTime binary audio decoder lockupEwald Snel
2003-05-16fix compilation problem with "make debug": the CFLAGS would be overridden in theMichael Roitzsch
2003-05-15Try to get it to compile.James Courtier-Dutton
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-09QT DLL decoder just got deprioritizedMike Melanson
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou...James Stembridge
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-02-20caught, the word is caughtMike Melanson
2003-02-19Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; alsoMike Melanson
2003-02-17new findings from linuxthreads sourcesMiguel Freitas
2003-02-17missing files from my last commitMiguel Freitas
2003-02-17- fix LDT clash with linuxthreadsMiguel Freitas