| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) | Michael Niedermayer | 2006-07-03 | 1 | -0/+4 |
* | Rename VC9 to VC1 as there is no such thing as VC9 | Kostya Shishkov | 2006-06-27 | 1 | -3/+3 |
* | first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc... | Michael Niedermayer | 2006-06-24 | 1 | -0/+3 |
* | Flash Screen Video decoder (fourcc:FSV1) | Benjamin Larsson | 2006-06-01 | 1 | -0/+3 |
* | Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. | Diego Biurrun | 2006-04-27 | 1 | -2/+2 |
* | Revert Windows "warning" message. | Diego Biurrun | 2006-04-15 | 1 | -4/+0 |
* | KMVC (used in Worms games) decoder. Works fine with samples from MPHQ | Kostya Shishkov | 2006-04-07 | 1 | -0/+3 |
* | warn user about crappy OS patch by (Steve Lhomme <steve.lhomme@free.fr>) | Steve L'Homme | 2006-03-31 | 1 | -0/+4 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+3 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -0/+6 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 1 | -0/+3 |
* | add Creative 8 bits ADPCM schemes support | Aurelien Jacobs | 2006-02-16 | 1 | -0/+3 |
* | dosbox native ZMBV decoder, courtesy of Kostya | Mike Melanson | 2006-02-12 | 1 | -0/+3 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 1 | -0/+4 |
* | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ... | Alex Beregszaszi | 2006-02-12 | 1 | -0/+3 |
* | adts aac parser | Måns Rullgård | 2006-02-08 | 1 | -0/+1 |
* | native ac3 parser | Måns Rullgård | 2006-01-21 | 1 | -2/+0 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | CamStudio decoder, only 32 bit lzo mode is tested | Reimar Döffinger | 2006-01-09 | 1 | -0/+3 |
* | Comment out WMV3 decoder for now, it crashes on every file and causes | Diego Biurrun | 2006-01-06 | 1 | -0/+2 |
* | TrueSpeech compatible audio decoder by Konstantin Shishkov | Diego Biurrun | 2006-01-03 | 1 | -0/+3 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | unfinished jpeg-ls codec (feel free to finish it ...) | Michael Niedermayer | 2005-12-18 | 1 | -0/+3 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | Cook compatibe decoder, patch by Benjamin Larsson | Benjamin Larsson | 2005-12-09 | 1 | -0/+3 |
* | BMP image decoder | Måns Rullgård | 2005-11-30 | 1 | -0/+4 |
* | Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th... | Guillaume Poirier | 2005-11-21 | 1 | -4/+13 |
* | dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue... | Wolfram Gloger | 2005-11-14 | 1 | -0/+1 |
* | avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. | Emiliano Parasassi | 2005-10-26 | 1 | -16/+21 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -0/+3 |
* | Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-10-13 | 1 | -0/+3 |
* | Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). | Reimar Döffinger | 2005-09-02 | 1 | -0/+9 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 1 | -0/+2 |
* | Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 1 | -0/+1 |
* | subtitle codec type support | Fabrice Bellard | 2005-06-03 | 1 | -0/+5 |