summaryrefslogtreecommitdiff
path: root/src/libw32dll/w32codec.c
AgeCommit message (Expand)Author
2014-06-06Copyright year update by hg log.Torsten Jager
2014-03-11libw32dll: fix const issuesPetri Hintukainen
2014-03-08Silence some compiler warnings.Torsten Jager
2013-09-13Copyright year update by hg log infoTorsten Jager
2010-02-23Merge from 1.1.Darren Salt
2010-02-21WMAPro supportChristopher Martin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-12-23Mark all supported_types constant.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for video decoder plugins.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for audio decoder plugins.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all misc plugins to the new identifier/description interface. Add _() ...Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
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-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-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2005-11-21*BUGFIX*František Dvořák
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
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-06-05move duplicated code to a function.Thibaut Mattern
2004-06-05Support big decoder init data chunk (> 8192 bytes).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-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-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
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-11rename internal API function (_x_<function>).Daniel Caujolle-Bert