summaryrefslogtreecommitdiffstats
path: root/libavcodec/allcodecs.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for MS-GSM codecMichel Bardiaux2007-02-201-0/+1
* Provide Doxygen documentation.Panagiotis Issaris2007-02-201-6/+10
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-111-1/+1
* wma encoderMichael Niedermayer2007-02-061-2/+2
* BMP encoder by Michel Bardiaux, mbardiaux mediaxim beDiego Biurrun2007-02-051-1/+1
* VC-1 parserKostya Shishkov2007-02-031-0/+1
* Theora encoding via libtheora.Diego Biurrun2007-01-251-0/+1
* remove the last #ifdef from allcodecs.cMåns Rullgård2007-01-211-2/+0
* remove no longer needed #ifdefsMåns Rullgård2007-01-211-28/+0
* Flash screen video encoder.Benjamin Larsson2007-01-211-1/+1
* Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.Benjamin Larsson2007-01-211-0/+2
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-071-1/+1
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-061-2/+2
* variable renaming: dts --> libdtsDiego Biurrun2007-01-061-1/+1
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-061-1/+1
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+1
* Now ZMBV encoder compilesKostya Shishkov2006-12-081-1/+1
* fix compilationMichael Niedermayer2006-12-071-1/+1
* ZMBV encoderKostya Shishkov2006-12-071-1/+3
* mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui...Baptiste Coudurier2006-12-011-0/+1
* cleanup the #ifdef mess in encoder/decoder/parser registrationAurelien Jacobs2006-11-281-799/+213
* alphabetic reordering of codec registrationRobert Swain2006-11-271-568/+567
* rename CONFIG_AC3 to CONFIG_A52Måns Rullgård2006-11-131-1/+1
* mp3 header (de)compression bitstream filterMichael Niedermayer2006-11-101-0/+2
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-021-0/+3
* IMC decoderKostya Shishkov2006-10-301-0/+3
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-221-0/+3
* TIFF decoderKostya Shishkov2006-10-131-0/+3
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-0/+3
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-111-0/+6
* Targa image decoderKostya Shishkov2006-10-111-0/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add vorbis encoder to ffmpegOded Shimon2006-10-021-1/+4
* remove extraneous #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-281-8/+0
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+3
* VP5 and VP6 video decoderAurelien Jacobs2006-09-091-0/+9
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-051-0/+3
* Looks like to be a good time to re-enable WMV3 decoderKostya Shishkov2006-08-031-2/+0
* remove libtheora wrapperMåns Rullgård2006-07-311-6/+1
* Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun2006-07-291-3/+0
* rename AMR config variables to CONFIG_AMR*Måns Rullgård2006-07-121-4/+4
* --enable/disable parsers. Warning: some combinations are broken.Måns Rullgård2006-07-091-7/+21
* 10l: make disabling all pcm/adpcm codecs workMåns Rullgård2006-07-091-48/+210
* Fix compilation with --disable-decoders.Emiliano Parasassi2006-07-071-0/+2
* noise bitstream filterMichael Niedermayer2006-07-061-0/+1
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-061-0/+3
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-031-0/+4
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-271-3/+3
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-241-0/+3
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-011-0/+3
OpenPOWER on IntegriCloud