aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avienc.c
Commit message (Expand)AuthorAgeFilesLines
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-171-0/+3
* cbr audio muxing fixMichael Niedermayer2004-11-061-36/+21
* Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson2004-10-271-0/+1
* dvr-ms video decoding supportMichael Niedermayer2004-10-241-0/+1
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-061-1/+1
* do not call (av_)abort()Michael Niedermayer2004-10-011-2/+2
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-161-0/+1
* h261Roberto Togni2004-08-221-0/+1
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-141-0/+1
* my experimental wavelet codecMichael Niedermayer2004-07-251-0/+1
* raw rgb supportMichael Niedermayer2004-07-211-0/+1
* 10l fix by (Bohdan Horst <nexus at irc dot pl>)Michael Niedermayer2004-06-171-1/+1
* pass timestamps correctly for -sync 0Michael Niedermayer2004-06-151-2/+17
* more fourccsMichael Niedermayer2004-06-101-0/+2
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-7/+8
* support SVQ1 in AVI files, just for funMike Melanson2004-05-071-0/+1
* codec tag for FLVMichael Niedermayer2004-04-111-0/+1
* 4xm codec tagMichael Niedermayer2004-04-111-0/+1
* some tag for mpeg2, so looking MPEG2VIDEO up worksMichael Niedermayer2004-04-111-0/+1
* MSZH and ZLIB decoder supportRoberto Togni2004-01-121-0/+2
* DUCK codecMike Melanson2003-12-031-0/+1
* H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)Laurent Aimar2003-11-291-0/+2
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+4
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-011-0/+9
* 10lMichael Niedermayer2003-09-291-3/+0
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-1/+1
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-081-3/+3
* hacks to support Xan AVI filesMike Melanson2003-09-081-0/+1
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-051-0/+15
* case insensitive codec_get_id()Michael Niedermayer2003-09-041-29/+4
* asv2 regression testMichael Niedermayer2003-09-011-0/+1
* ATI VCR2Michael Niedermayer2003-07-241-0/+1
* ATI VCR1 decoderMichael Niedermayer2003-07-241-0/+1
* 10lMichael Niedermayer2003-07-121-0/+1
* lossless jpeg supportAlex Beregszaszi2003-06-201-1/+3
* 10lMichael Niedermayer2003-06-091-0/+1
* asv1 regression testMichael Niedermayer2003-05-271-0/+1
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-071-1/+1
* first pass at a new VP3 video decoderMike Melanson2003-05-051-0/+1
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-241-2/+4
* * keeping compiler happy and quietZdenek Kabelac2003-04-231-2/+2
* * more strict typesZdenek Kabelac2003-04-231-2/+2
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-231-74/+215
* we really shouldnt use M$* as default codec -> use MPEG4 as defaultMichael Niedermayer2003-04-171-1/+1
* native Indeo3 decoder implementationMike Melanson2003-04-151-0/+4
* Clear out an unused field in the created AVI file. This helps makePhilip Gladstone2003-04-121-1/+2
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-081-64/+119
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-261-0/+1
* merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer2003-03-181-0/+49
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-161-1/+7