aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dshow/DS_AudioDecoder.c
Commit message (Expand)AuthorAge
* Drop -Iloader from CPPFLAGS for the loader subdirectory.Gravatar diego2010-01-04
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Replace double semicolon by single semicolon.Gravatar diego2009-02-16
* Use consistent #include paths without "../".Gravatar diego2008-04-28
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* warning fixes:Gravatar diego2007-09-10
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Rework of copying samples from directshow codecs.Gravatar voroshil2007-03-02
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.Gravatar voroshil2007-02-23
* Remove illegal definition of underscored-prefixed symbol "__MODULE__":Gravatar gpoirier2007-01-26
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* cygwin support patch by Sascha Sommer and some fixes by meGravatar alex2003-04-21
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)Gravatar alex2003-02-25
* compiler warning fixesGravatar arpi2002-12-14
* avifile sync (mostly cosmetics)Gravatar arpi2002-11-26
* some more output cosmetics, especially for vivo and mov demuxersGravatar arpi2002-05-20
* headers cleanupGravatar arpi2002-01-02
* ACEL.P fixed (avifile sync)Gravatar arpi2001-12-31
* avifile mergeGravatar arpi2001-12-11
* API changes - now fully compatible with C++ versionGravatar arpi2001-12-10
* mplayer integrationGravatar arpi2001-11-22
* imported from xineGravatar arpi2001-11-21
* killed unneeded dependency on c++ headersGravatar arpi2001-10-04
* sync with avifileGravatar arpi2001-10-04
* big avifile sync - from now we have common codeGravatar arpi2001-08-16