summaryrefslogtreecommitdiffstats
path: root/libavformat/avienc.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-118/+118
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-71/+71
* add some h.264 fourccs to codec_bmp_tags[]Guillaume Poirier2005-11-301-0/+4
* Support for streaming: dont write indexes and dont signal HAS_INDEX in header...Alex Beregszaszi2005-11-131-3/+18
* Duck TrueMotion 2 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-10-131-0/+1
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-4/+4
* a few more raw yuv fourccsMichael Niedermayer2005-09-061-1/+4
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-7/+7
* Theora fourccRoberto Togni2005-06-261-0/+1
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-091-0/+1
* a step toward CODEC_TYPE_DATA supportMichael Niedermayer2005-06-031-47/+39
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-171-0/+1
* add VP30 fourccMåns Rullgård2005-05-161-0/+1
* switch to native time basesMichael Niedermayer2005-04-301-6/+6
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-201-0/+1
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-031-0/+1
* fix vorbis in aviMichael Niedermayer2005-04-011-1/+1
* Winnov WNV1 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-03-261-0/+1
* 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-1/+1
* sample_size fixMichael Niedermayer2005-03-151-1/+1
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-011-0/+1
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-221-0/+1
* wmv3Michael Niedermayer2005-01-231-0/+1
* 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.me...Wolfram Gloger2005-01-131-1/+1
* timestamp truncation fix?Michael Niedermayer2005-01-121-1/+1
* WV1F supportMichael Niedermayer2005-01-011-0/+1
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-281-0/+1
* 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
OpenPOWER on IntegriCloud