summaryrefslogtreecommitdiff
path: root/libavformat/avienc.c
Commit message (Expand)AuthorAge
...
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-01
* replace coder/decoder file description in libavformat by muxer/demuxerAurelien Jacobs2006-10-23
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* fix some signedness warningsMåns Rullgård2006-09-27
* Allow to store the the track number though the IPRT (part) tag in AVI.Panagiotis Issaris2006-09-07
* fix ODML AVI Duration for files > 2GBBrian Brice2006-08-24
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-12
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-10
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
* Add MPEG FourCC for MPEG-2 video.Diego Biurrun2006-05-17
* KMVC (used in Worms games) decoder. Works fine with samples from MPHQKostya Shishkov2006-04-07
* fixing total_framesMichael Niedermayer2006-03-02
* indentionMichael Niedermayer2006-03-02
* Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch byBenjamin Larsson2006-03-01
* replace if by assert as it should never by trueMichael Niedermayer2006-03-01
* check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible...Alex Beregszaszi2006-02-21
* RMP4 ("xvid fork") decoding supportMichael Niedermayer2006-02-19
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
* Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 MiniketFabien Cosse2006-01-26
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-25
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* add some h.264 fourccs to codec_bmp_tags[]Guillaume Poirier2005-11-30
* Support for streaming: dont write indexes and dont signal HAS_INDEX in header...Alex Beregszaszi2005-11-13
* Duck TrueMotion 2 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-10-13
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* a few more raw yuv fourccsMichael Niedermayer2005-09-06
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* Theora fourccRoberto Togni2005-06-26
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-09
* a step toward CODEC_TYPE_DATA supportMichael Niedermayer2005-06-03
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-17
* add VP30 fourccMåns Rullgård2005-05-16
* switch to native time basesMichael Niedermayer2005-04-30
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-20
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-03
* fix vorbis in aviMichael Niedermayer2005-04-01
* Winnov WNV1 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-03-26
* 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)Calcium2005-03-23
* sample_size fixMichael Niedermayer2005-03-15
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-22
* wmv3Michael Niedermayer2005-01-23
* 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.me...Wolfram Gloger2005-01-13
* timestamp truncation fix?Michael Niedermayer2005-01-12
* WV1F supportMichael Niedermayer2005-01-01