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