summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2006-02-14Fix some compiler warnings.Darren Salt
2005-11-21*BUGFIX*František Dvořák
2005-10-22/usr/lib/codecs is preferred /usr/lib/win32 (it is what mplayer uses)Miguel Freitas
2005-05-15fix w32codec buildMiguel Freitas
2005-05-07*BUGFIX*František Dvořák
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2005-01-06**BUGFIX**James Stembridge
2004-12-17forgot this one:Michael Roitzsch
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-11-24wmv9 may use floor(), borrow it from mplayerMiguel Freitas
2004-09-21- Port patch from MPlayer for win32 DLLs loading on recent versions of LinuxBastien Nocera
2004-08-08Support newer DLLsJames Stembridge
2004-07-29several fixes to implementation of critical sections using pthreadsMiguel Freitas
2004-07-29fix from Casper Boemann to reuse the stubs for unresolved symbolsMiguel Freitas
2004-07-25strncpy will not necessarily terminate the stringMichael Roitzsch
2004-06-12remove warning message so users won't get confuse about itMiguel Freitas
2004-06-06Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s...James Stembridge
2004-06-05move duplicated code to a function.Thibaut Mattern
2004-06-05Support big decoder init data chunk (> 8192 bytes).Thibaut Mattern
2004-05-25the new, improved, the "definitive" ldt_keeper! ;-)Miguel Freitas
2004-05-24Reset support.Thibaut Mattern
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