| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a new vp6a codec (add alpha plan support to vp6) | Aurelien Jacobs | 2007-09-25 | 1 | -0/+1 |
* | remove last dependencies on allformats.h and allcodecs.h | Aurelien Jacobs | 2007-09-20 | 1 | -9/+13 |
* | Monkey Audio decoder | Kostya Shishkov | 2007-09-13 | 1 | -0/+1 |
* | Add a bitstream filter for H.264. | Benoit Fouet | 2007-09-06 | 1 | -0/+1 |
* | cosmetics: Add some whitespace for better readability. | Diego Biurrun | 2007-08-30 | 1 | -214/+214 |
* | cosmetics: Sort bitstream filters. | Diego Biurrun | 2007-08-30 | 1 | -4/+4 |
* | enable the native AC-3 decoder | Justin Ruggles | 2007-08-07 | 1 | -1/+1 |
* | First version of xsub decoder, not yet tested | Reimar Döffinger | 2007-08-05 | 1 | -0/+1 |
* | support silly PCM variant used by zork nemesis | Michael Niedermayer | 2007-07-30 | 1 | -0/+1 |
* | QT RLE encoder | Alexis Ballier | 2007-07-02 | 1 | -1/+1 |
* | RoQ video encoder | Vitor Sessak | 2007-06-25 | 1 | -1/+1 |
* | move codecs declarations from avcodec.h to allcodecs.h | Aurelien Jacobs | 2007-06-11 | 1 | -1/+1 |
* | Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. | Diego Biurrun | 2007-06-06 | 1 | -3/+3 |
* | Rename aac_decoder to libfaad_decoder for consistency and to be able to | Diego Biurrun | 2007-06-02 | 1 | -1/+1 |
* | Rename faac_encoder to libfaac_encoder for consistency and to be able to | Diego Biurrun | 2007-06-02 | 1 | -1/+1 |
* | allows to disable jpegls decoder | Aurelien Jacobs | 2007-05-19 | 1 | -1/+1 |
* | remove libdts decoder, we have a native dts decoder | Aurelien Jacobs | 2007-05-17 | 1 | -1/+0 |
* | allow to enable or disable every bitstream filters individually | Jason Millard | 2007-05-12 | 1 | -7/+10 |
* | Renderware TXD decoder | Ivo van Poorten | 2007-05-07 | 1 | -0/+1 |
* | RoQ audio encoder | Vitor Sessak | 2007-05-07 | 1 | -1/+1 |
* | Rename oggvorbis decoder to libvorbis. | Diego Biurrun | 2007-05-04 | 1 | -2/+2 |
* | Give libamr decoders/encoders a lib prefix in the name. | Diego Biurrun | 2007-05-03 | 1 | -2/+2 |
* | Rename dts_decoder to libdts_decoder. | Diego Biurrun | 2007-05-03 | 1 | -1/+1 |
* | 1000l to myself - DCA decoder should not be registered in video codecs section | Kostya Shishkov | 2007-05-02 | 1 | -1/+1 |
* | add V.Flash PTX decoder | Ivo van Poorten | 2007-04-29 | 1 | -0/+1 |
* | Atrac3 decoder. | Benjamin Larsson | 2007-04-17 | 1 | -0/+1 |
* | Bethsoft VID demuxer and video decoder | Nicholas Tung | 2007-04-07 | 1 | -0/+1 |
* | THP PCM decoder, used on the Nintendo GameCube. | Marco Gerards | 2007-04-07 | 1 | -0/+1 |
* | Interplay C93 demuxer and video decoder | Anssi Hannula | 2007-04-07 | 1 | -0/+1 |
* | SGI image decoder ported to the new image API. | Xiaohui Sun | 2007-04-06 | 1 | -0/+1 |
* | tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) | Michael Niedermayer | 2007-04-03 | 1 | -1/+1 |
* | support for the THP game format by Marco Gerards, mgerards xs4all nl | Diego Biurrun | 2007-04-01 | 1 | -0/+1 |
* | dnxhd decoder | Baptiste Coudurier | 2007-03-18 | 1 | -0/+1 |
* | 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 |