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