summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad.c
Commit message (Expand)AuthorAgeFilesLines
* ad_dvdpcm: add back PCM decoder for DVDwm42012-09-181-0/+2
* ad_pcm: add back raw decoderwm42012-09-181-0/+2
* libmpcodecs: remove redundant audio and video decoderswm42012-08-201-28/+0
* Remove support for libdvwm42012-08-201-4/+0
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-19/+0
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decodermplayer-svn2012-08-031-0/+2
* Remove some demuxers and decoderswm42012-07-301-16/+0
* configure, build: remove --disable-libav supportUoti Urpala2011-12-111-2/+0
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-4/+0
* build: enable/disable all FFmpeg libraries togetherUoti Urpala2010-11-021-1/+1
* cosmetics: Remove commented-out mpcodecs_ad_null leftoversdiego2010-11-021-2/+0
* libgsm: Remove libgsm wrapperreimar2010-11-021-2/+0
* ad_mpg123: add MP3 decoding through libmpg123diego2010-11-021-0/+4
* Merge svn changes up to r30463Uoti Urpala2010-03-091-1/+19
|\
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-1/+19
* | Merge svn changes up to r30301Uoti Urpala2010-01-251-1/+1
|\|
| * More changes needed to make ad_hwac3 truly independent from liba52.reimar2010-01-111-1/+1
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-3/+1
|\|
| * cosmetics: Remove file names from file header, it only causes trouble.diego2009-03-151-3/+1
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-5/+5
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-5/+5
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-8/+8
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-8/+8
* | Make audio decoder description structs constUoti Urpala2008-04-261-27/+27
|/
* Simplify preprocessor condition for QT codecs, configure already does thediego2008-03-151-1/+1
* DTS decoding via libdcartogni2007-07-221-0/+4
* Add explicit location for headers from the libmpdemux/ directory.diego2007-03-151-2/+2
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Remove separation between Win32 DLL and DirectShow support in the build system.diego2006-06-211-2/+0
* ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersnicodvb2006-01-151-0/+2
* Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)rtognimp2005-12-091-2/+0
* Speex support. Seeking and pts generation does not work.reimar2005-11-051-0/+4
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-101-0/+4
* TwinVQ decoder and demuxerrtognimp2004-12-291-0/+2
* Cinepak, CYUV and RoqA/V are now in ffmpegrtognimp2004-07-151-2/+0
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...alex2004-04-051-4/+0
* FLAC decoding support via imported libmpflac.lumag2003-10-041-0/+4
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.rtognimp2003-06-081-0/+2
* MACOSX support patch, based on Dan Christiansens workalex2003-02-251-1/+1
* DMO audio support (including 6ch support too)arpi2002-12-011-0/+2
* qt video dll codecs supportarpi2002-11-121-0/+2
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledarpi2002-11-011-0/+4
* qtaudio - audio decoder using win32 quicktime 5 dllsarpi2002-10-311-0/+2
* sync driver names with codec-cfgarpi2002-08-301-4/+4
* native DV audio/video decoders using libdvarpi2002-08-051-0/+4
* readaudio decoder - not yet workingarpi2002-06-101-0/+4
* vf control codes added, autoq supportarpi2002-04-071-0/+1
* libmad support, rewritten from scratch using Xine decoder as samplearpi2002-04-031-0/+4
* ehh. vorbis support...arpi2002-04-011-1/+5
* reworked ADPCM decoders; changes include:melanson2002-03-301-2/+0
* Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved b...atmos42002-03-261-0/+4
* ad_msgsm addedarpi2002-03-251-0/+2
* ok, use ad_* stuffarpi2002-03-251-0/+58