summaryrefslogtreecommitdiff
path: root/libavcodec/allcodecs.c
Commit message (Expand)AuthorAge
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-11
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-02
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-02
* allows to disable jpegls decoderAurelien Jacobs2007-05-19
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-17
* allow to enable or disable every bitstream filters individuallyJason Millard2007-05-12
* Renderware TXD decoderIvo van Poorten2007-05-07
* RoQ audio encoderVitor Sessak2007-05-07
* Rename oggvorbis decoder to libvorbis.Diego Biurrun2007-05-04
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-03
* Rename dts_decoder to libdts_decoder.Diego Biurrun2007-05-03
* 1000l to myself - DCA decoder should not be registered in video codecs sectionKostya Shishkov2007-05-02
* add V.Flash PTX decoderIvo van Poorten2007-04-29
* Atrac3 decoder.Benjamin Larsson2007-04-17
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-07
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
* dnxhd decoderBaptiste Coudurier2007-03-18
* Targa (.tga) encoder,Bobby Bingham2007-03-15
* DXA demuxer and decoderKostya Shishkov2007-03-14
* imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier2007-03-04
* DCA decoderKostya Shishkov2007-02-27
* 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