| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | IBM Ultimotion video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-09-16 | 1 | -0/+1 |
* | h261 | Roberto Togni | 2004-08-22 | 1 | -0/+1 |
* | TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-08-14 | 1 | -0/+1 |
* | my experimental wavelet codec | Michael Niedermayer | 2004-07-25 | 1 | -0/+1 |
* | raw rgb support | Michael Niedermayer | 2004-07-21 | 1 | -0/+1 |
* | 10l fix by (Bohdan Horst <nexus at irc dot pl>) | Michael Niedermayer | 2004-06-17 | 1 | -1/+1 |
* | pass timestamps correctly for -sync 0 | Michael Niedermayer | 2004-06-15 | 1 | -2/+17 |
* | more fourccs | Michael Niedermayer | 2004-06-10 | 1 | -0/+2 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -7/+8 |
* | support SVQ1 in AVI files, just for fun | Mike Melanson | 2004-05-07 | 1 | -0/+1 |
* | codec tag for FLV | Michael Niedermayer | 2004-04-11 | 1 | -0/+1 |
* | 4xm codec tag | Michael Niedermayer | 2004-04-11 | 1 | -0/+1 |
* | some tag for mpeg2, so looking MPEG2VIDEO up works | Michael Niedermayer | 2004-04-11 | 1 | -0/+1 |
* | MSZH and ZLIB decoder support | Roberto Togni | 2004-01-12 | 1 | -0/+2 |
* | DUCK codec | Mike Melanson | 2003-12-03 | 1 | -0/+1 |
* | H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) | Laurent Aimar | 2003-11-29 | 1 | -0/+2 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+4 |
* | New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & | Mike Melanson | 2003-10-01 | 1 | -0/+9 |
* | 10l | Michael Niedermayer | 2003-09-29 | 1 | -3/+0 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -1/+1 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -3/+3 |
* | hacks to support Xan AVI files | Mike Melanson | 2003-09-08 | 1 | -0/+1 |
* | initial nut muxer and demuxer (demuxer is not fail safe) | Alex Beregszaszi | 2003-09-05 | 1 | -0/+15 |
* | case insensitive codec_get_id() | Michael Niedermayer | 2003-09-04 | 1 | -29/+4 |
* | asv2 regression test | Michael Niedermayer | 2003-09-01 | 1 | -0/+1 |
* | ATI VCR2 | Michael Niedermayer | 2003-07-24 | 1 | -0/+1 |
* | ATI VCR1 decoder | Michael Niedermayer | 2003-07-24 | 1 | -0/+1 |
* | 10l | Michael Niedermayer | 2003-07-12 | 1 | -0/+1 |
* | lossless jpeg support | Alex Beregszaszi | 2003-06-20 | 1 | -1/+3 |
* | 10l | Michael Niedermayer | 2003-06-09 | 1 | -0/+1 |
* | asv1 regression test | Michael Niedermayer | 2003-05-27 | 1 | -0/+1 |
* | * introducing new public interface in imgconvert.c | Roman Shaposhnik | 2003-05-07 | 1 | -1/+1 |
* | first pass at a new VP3 video decoder | Mike Melanson | 2003-05-05 | 1 | -0/+1 |
* | * Making AVI encoding predictable (all JUNK chunks are filled with 0) | Roman Shaposhnik | 2003-04-24 | 1 | -2/+4 |
* | * keeping compiler happy and quiet | Zdenek Kabelac | 2003-04-23 | 1 | -2/+2 |
* | * more strict types | Zdenek Kabelac | 2003-04-23 | 1 | -2/+2 |
* | Complete support for OpenDML AVIs and AVIs > 2Gb. | Roman Shaposhnik | 2003-04-23 | 1 | -74/+215 |
* | we really shouldnt use M$* as default codec -> use MPEG4 as default | Michael Niedermayer | 2003-04-17 | 1 | -1/+1 |
* | native Indeo3 decoder implementation | Mike Melanson | 2003-04-15 | 1 | -0/+4 |
* | Clear out an unused field in the created AVI file. This helps make | Philip Gladstone | 2003-04-12 | 1 | -1/+2 |
* | AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-04-08 | 1 | -64/+119 |
* | I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) | Sebastien Bechet | 2003-03-26 | 1 | -0/+1 |
* | merging a small amount of the changes from BroadQ, the rest is either not cle... | Michael Niedermayer | 2003-03-18 | 1 | -0/+49 |
* | rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-03-16 | 1 | -1/+7 |