aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* ad_dvdpcm: add back PCM decoder for DVDGravatar wm42012-09-18
* ad_pcm: add back raw decoderGravatar wm42012-09-18
* libmpcodecs: remove redundant audio and video decodersGravatar wm42012-08-20
* Remove support for libdvGravatar wm42012-08-20
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoderGravatar mplayer-svn2012-08-03
* Remove some demuxers and decodersGravatar wm42012-07-30
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* mp3lib: drop internal mp3lib treeGravatar Uoti Urpala2011-04-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* cosmetics: Remove commented-out mpcodecs_ad_null leftoversGravatar diego2010-11-02
* libgsm: Remove libgsm wrapperGravatar reimar2010-11-02
* ad_mpg123: add MP3 decoding through libmpg123Gravatar diego2010-11-02
* Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\
| * Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* | Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\|
| * More changes needed to make ad_hwac3 truly independent from liba52.Gravatar reimar2010-01-11
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * cosmetics: Remove file names from file header, it only causes trouble.Gravatar diego2009-03-15
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Make audio decoder description structs constGravatar Uoti Urpala2008-04-26
|/
* Simplify preprocessor condition for QT codecs, configure already does theGravatar diego2008-03-15
* DTS decoding via libdcaGravatar rtogni2007-07-22
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Remove separation between Win32 DLL and DirectShow support in the build system.Gravatar diego2006-06-21
* ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersGravatar nicodvb2006-01-15
* Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)Gravatar rtognimp2005-12-09
* Speex support. Seeking and pts generation does not work.Gravatar reimar2005-11-05
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* TwinVQ decoder and demuxerGravatar rtognimp2004-12-29
* Cinepak, CYUV and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...Gravatar alex2004-04-05
* FLAC decoding support via imported libmpflac.Gravatar lumag2003-10-04
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* MACOSX support patch, based on Dan Christiansens workGravatar alex2003-02-25
* DMO audio support (including 6ch support too)Gravatar arpi2002-12-01
* qt video dll codecs supportGravatar arpi2002-11-12
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledGravatar arpi2002-11-01
* qtaudio - audio decoder using win32 quicktime 5 dllsGravatar arpi2002-10-31
* sync driver names with codec-cfgGravatar arpi2002-08-30
* native DV audio/video decoders using libdvGravatar arpi2002-08-05
* readaudio decoder - not yet workingGravatar arpi2002-06-10
* vf control codes added, autoq supportGravatar arpi2002-04-07
* libmad support, rewritten from scratch using Xine decoder as sampleGravatar arpi2002-04-03
* ehh. vorbis support...Gravatar arpi2002-04-01