summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-06-11Re-commit lost change: Fix the freeze on QuickTime files when configured with...František Dvořák
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-07Setup FS segment to make win32 gods happy with the smiley red deamon.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-21Lots of printf format string fixups and a few printf attributes for functions.Darren Salt
2006-04-051) various warning fixesFrantišek Dvořák
2006-03-26Fix one more debug output if would be enabled (format string x number of argu...František Dvořák
2006-03-26[coverity]František Dvořák
2006-03-26[coverity]František Dvořák
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
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