| Commit message (Expand) | Author | Age | Files | Lines |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -249/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -11/+5 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | Flash Screen Video decoder (fourcc:FSV1) | Benjamin Larsson | 2006-06-01 | 1 | -0/+1 |
* | Add MPEG FourCC for MPEG-2 video. | Diego Biurrun | 2006-05-17 | 1 | -0/+1 |
* | KMVC (used in Worms games) decoder. Works fine with samples from MPHQ | Kostya Shishkov | 2006-04-07 | 1 | -0/+1 |
* | fixing total_frames | Michael Niedermayer | 2006-03-02 | 1 | -7/+6 |
* | indention | Michael Niedermayer | 2006-03-02 | 1 | -2/+2 |
* | Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by | Benjamin Larsson | 2006-03-01 | 1 | -0/+2 |
* | replace if by assert as it should never by true | Michael Niedermayer | 2006-03-01 | 1 | -2/+1 |
* | check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible... | Alex Beregszaszi | 2006-02-21 | 1 | -4/+4 |
* | RMP4 ("xvid fork") decoding support | Michael Niedermayer | 2006-02-19 | 1 | -0/+2 |
* | dosbox native ZMBV decoder, courtesy of Kostya | Mike Melanson | 2006-02-12 | 1 | -0/+1 |
* | Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket | Fabien Cosse | 2006-01-26 | 1 | -0/+1 |
* | avoid using non constant fields of AVCodecContext in avi muxer | Michael Niedermayer | 2006-01-25 | 1 | -5/+5 |
* | 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/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -118/+118 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -71/+71 |
* | add some h.264 fourccs to codec_bmp_tags[] | Guillaume Poirier | 2005-11-30 | 1 | -0/+4 |
* | Support for streaming: dont write indexes and dont signal HAS_INDEX in header... | Alex Beregszaszi | 2005-11-13 | 1 | -3/+18 |
* | Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-10-13 | 1 | -0/+1 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -4/+4 |
* | a few more raw yuv fourccs | Michael Niedermayer | 2005-09-06 | 1 | -1/+4 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -7/+7 |
* | Theora fourcc | Roberto Togni | 2005-06-26 | 1 | -0/+1 |
* | non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit... | Ronald S. Bultje | 2005-06-09 | 1 | -0/+1 |
* | a step toward CODEC_TYPE_DATA support | Michael Niedermayer | 2005-06-03 | 1 | -47/+39 |
* | Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine | Mike Melanson | 2005-05-17 | 1 | -0/+1 |
* | add VP30 fourcc | Måns Rullgård | 2005-05-16 | 1 | -0/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -6/+6 |
* | Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) | Michael Niedermayer | 2005-04-20 | 1 | -0/+1 |
* | Autodesk Animator Studio Codec (AASC) video decoder, courtesy of | Mike Melanson | 2005-04-03 | 1 | -0/+1 |
* | fix vorbis in avi | Michael Niedermayer | 2005-04-01 | 1 | -1/+1 |
* | Winnov WNV1 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-03-26 | 1 | -0/+1 |
* | 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -1/+1 |
* | sample_size fix | Michael Niedermayer | 2005-03-15 | 1 | -1/+1 |
* | go LOCO, courtesy of Kostya Shishkov | Mike Melanson | 2005-03-01 | 1 | -0/+1 |
* | switch MPEG4 fourcc to FMP4 | Michael Niedermayer | 2005-02-22 | 1 | -0/+1 |
* | wmv3 | Michael Niedermayer | 2005-01-23 | 1 | -0/+1 |
* | 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.me... | Wolfram Gloger | 2005-01-13 | 1 | -1/+1 |
* | timestamp truncation fix? | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | WV1F support | Michael Niedermayer | 2005-01-01 | 1 | -0/+1 |
* | split ffhuffyuv into 2 codecs: | Loren Merritt | 2004-11-28 | 1 | -0/+1 |
* | native QPEG video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-11-17 | 1 | -0/+3 |
* | cbr audio muxing fix | Michael Niedermayer | 2004-11-06 | 1 | -36/+21 |
* | Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-10-27 | 1 | -0/+1 |
* | dvr-ms video decoding support | Michael Niedermayer | 2004-10-24 | 1 | -0/+1 |
* | * fixing a few of gcc 'clean-code' warnings | Zdenek Kabelac | 2004-10-06 | 1 | -1/+1 |
* | do not call (av_)abort() | Michael Niedermayer | 2004-10-01 | 1 | -2/+2 |