| Commit message (Expand) | Author | Age | Files | Lines |
* | Targa (.tga) encoder, | Bobby Bingham | 2007-03-15 | 1 | -1/+1 |
* | DXA demuxer and decoder | Kostya Shishkov | 2007-03-14 | 1 | -0/+1 |
* | imx dump header bitstream filter, modifies bitstream to fit in mov and be dec... | Baptiste Coudurier | 2007-03-04 | 1 | -0/+1 |
* | DCA decoder | Kostya Shishkov | 2007-02-27 | 1 | -0/+2 |
* | Add support for MS-GSM codec | Michel Bardiaux | 2007-02-20 | 1 | -0/+1 |
* | Provide Doxygen documentation. | Panagiotis Issaris | 2007-02-20 | 1 | -6/+10 |
* | Rename ac3 decoder to liba52 to prepare for native decoder. | Diego Biurrun | 2007-02-11 | 1 | -1/+1 |
* | wma encoder | Michael Niedermayer | 2007-02-06 | 1 | -2/+2 |
* | BMP encoder by Michel Bardiaux, mbardiaux mediaxim be | Diego Biurrun | 2007-02-05 | 1 | -1/+1 |
* | VC-1 parser | Kostya Shishkov | 2007-02-03 | 1 | -0/+1 |
* | Theora encoding via libtheora. | Diego Biurrun | 2007-01-25 | 1 | -0/+1 |
* | remove the last #ifdef from allcodecs.c | Måns Rullgård | 2007-01-21 | 1 | -2/+0 |
* | remove no longer needed #ifdefs | Måns Rullgård | 2007-01-21 | 1 | -28/+0 |
* | Flash screen video encoder. | Benjamin Larsson | 2007-01-21 | 1 | -1/+1 |
* | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. | Benjamin Larsson | 2007-01-21 | 1 | -0/+2 |
* | variable renaming: mp3lame --> libmp3lame | Diego Biurrun | 2007-01-07 | 1 | -1/+1 |
* | Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin | Diego Biurrun | 2007-01-06 | 1 | -2/+2 |
* | variable renaming: dts --> libdts | Diego Biurrun | 2007-01-06 | 1 | -1/+1 |
* | Rename variables: a52 --> liba52, a52bin --> liba52bin | Diego Biurrun | 2007-01-06 | 1 | -1/+1 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -0/+1 |
* | Now ZMBV encoder compiles | Kostya Shishkov | 2006-12-08 | 1 | -1/+1 |
* | fix compilation | Michael Niedermayer | 2006-12-07 | 1 | -1/+1 |
* | ZMBV encoder | Kostya Shishkov | 2006-12-07 | 1 | -1/+3 |
* | mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui... | Baptiste Coudurier | 2006-12-01 | 1 | -0/+1 |
* | cleanup the #ifdef mess in encoder/decoder/parser registration | Aurelien Jacobs | 2006-11-28 | 1 | -799/+213 |
* | alphabetic reordering of codec registration | Robert Swain | 2006-11-27 | 1 | -568/+567 |
* | rename CONFIG_AC3 to CONFIG_A52 | Måns Rullgård | 2006-11-13 | 1 | -1/+1 |
* | mp3 header (de)compression bitstream filter | Michael Niedermayer | 2006-11-10 | 1 | -0/+2 |
* | change gif muxer to simple gif encoder | Baptiste Coudurier | 2006-11-02 | 1 | -0/+3 |
* | IMC decoder | Kostya Shishkov | 2006-10-30 | 1 | -0/+3 |
* | change gif demuxer to gif decoder | Baptiste Coudurier | 2006-10-22 | 1 | -0/+3 |
* | TIFF decoder | Kostya Shishkov | 2006-10-13 | 1 | -0/+3 |
* | support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c... | Baptiste Coudurier | 2006-10-12 | 1 | -0/+3 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 1 | -0/+6 |
* | Targa image decoder | Kostya Shishkov | 2006-10-11 | 1 | -0/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add vorbis encoder to ffmpeg | Oded Shimon | 2006-10-02 | 1 | -1/+4 |
* | remove extraneous #ifdef CONFIG_ENCODERS/DECODERS | Måns Rullgård | 2006-09-28 | 1 | -8/+0 |
* | WavPack lossless audio decoder | Kostya Shishkov | 2006-09-26 | 1 | -0/+3 |
* | VP5 and VP6 video decoder | Aurelien Jacobs | 2006-09-09 | 1 | -0/+9 |
* | VMware Video decoder (fourcc: VMnc) | Kostya Shishkov | 2006-09-05 | 1 | -0/+3 |
* | Looks like to be a good time to re-enable WMV3 decoder | Kostya Shishkov | 2006-08-03 | 1 | -2/+0 |
* | remove libtheora wrapper | Måns Rullgård | 2006-07-31 | 1 | -6/+1 |
* | Remove spurious references to Ogg Theora encoder, such a thing never existed. | Diego Biurrun | 2006-07-29 | 1 | -3/+0 |
* | rename AMR config variables to CONFIG_AMR* | Måns Rullgård | 2006-07-12 | 1 | -4/+4 |
* | --enable/disable parsers. Warning: some combinations are broken. | Måns Rullgård | 2006-07-09 | 1 | -7/+21 |
* | 10l: make disabling all pcm/adpcm codecs work | Måns Rullgård | 2006-07-09 | 1 | -48/+210 |
* | Fix compilation with --disable-decoders. | Emiliano Parasassi | 2006-07-07 | 1 | -0/+2 |
* | noise bitstream filter | Michael Niedermayer | 2006-07-06 | 1 | -0/+1 |
* | AVBitStreamFilter (some thingy which can modify the bitstream like add or rem... | Michael Niedermayer | 2006-07-06 | 1 | -0/+3 |