]> git.sesse.net Git - ffmpeg/history - libavformat/ivfenc.c
mov: Wrap stsc index and count compare in a separate function
[ffmpeg] / libavformat / ivfenc.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2013-09-16 Clément Bœschlavf: Don't explicitly flush after each written packet...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-03 Anton KhirnovReplace remaining occurrences of CODEC_TYPE_* with...
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-17 Reimar DöffingerAdd muxer for IVF format.