215 Commits (bd2216e48759801c5eeef9c46c5d913fa4326066)

Author SHA1 Message Date
Alexis Ballier d3b7406c6f QT RLE encoder 17 years ago
Vitor Sessak 03e3e76544 RoQ video encoder 18 years ago
Aurelien Jacobs 0c33dac236 move codecs declarations from avcodec.h to allcodecs.h 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Diego Biurrun 69ddbd1dad Rename aac_decoder to libfaad_decoder for consistency and to be able to 18 years ago
Diego Biurrun c9171a830b Rename faac_encoder to libfaac_encoder for consistency and to be able to 18 years ago
Aurelien Jacobs 5acd8d9e77 allows to disable jpegls decoder 18 years ago
Aurelien Jacobs 670a6b133b remove libdts decoder, we have a native dts decoder 18 years ago
Jason Millard cd61e40781 allow to enable or disable every bitstream filters individually 18 years ago
Ivo van Poorten 1ca779e7eb Renderware TXD decoder 18 years ago
Vitor Sessak f025588bb6 RoQ audio encoder 18 years ago
Diego Biurrun b0caf888d2 Rename oggvorbis decoder to libvorbis. 18 years ago
Diego Biurrun f5a756ef26 Give libamr decoders/encoders a lib prefix in the name. 18 years ago
Diego Biurrun 23aee96097 Rename dts_decoder to libdts_decoder. 18 years ago
Kostya Shishkov c95d406d32 1000l to myself - DCA decoder should not be registered in video codecs section 18 years ago
Ivo van Poorten b46d68c634 add V.Flash PTX decoder 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago
Marco Gerards d1e0d21f94 THP PCM decoder, used on the Nintendo GameCube. 18 years ago
Anssi Hannula 9a0ddd09e7 Interplay C93 demuxer and video decoder 18 years ago
Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 18 years ago
Michael Niedermayer 716222db17 tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) 18 years ago
Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl 18 years ago
Baptiste Coudurier 52b6bad219 dnxhd decoder 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Baptiste Coudurier 92d6b7fda2 imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder 18 years ago
Kostya Shishkov 01ca9ac334 DCA decoder 18 years ago
Michel Bardiaux 346a655d46 Add support for MS-GSM codec 18 years ago
Panagiotis Issaris 758a6b3c06 Provide Doxygen documentation. 18 years ago
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Kostya Shishkov 35bffd7f3d VC-1 parser 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Måns Rullgård bf60f563aa remove the last #ifdef from allcodecs.c 18 years ago
Måns Rullgård eba70fa4e2 remove no longer needed #ifdefs 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago
Benjamin Larsson 96dbe78f75 Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. 18 years ago
Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 18 years ago
Diego Biurrun 3ffab36139 variable renaming: dts --> libdts 18 years ago
Diego Biurrun f8904fd959 Rename variables: a52 --> liba52, a52bin --> liba52bin 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Kostya Shishkov 3dd52c5afe Now ZMBV encoder compiles 18 years ago
Michael Niedermayer f95778f80d fix compilation 18 years ago
Kostya Shishkov f48d6e1b44 ZMBV encoder 18 years ago
Baptiste Coudurier 1a1c53856f mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime 18 years ago
Aurelien Jacobs f39020269e cleanup the #ifdef mess in encoder/decoder/parser registration 18 years ago
Robert Swain c411e7f6fb alphabetic reordering of codec registration 18 years ago