summaryrefslogtreecommitdiff
path: root/libavformat/ivfenc.c
Commit message (Expand)AuthorAge
* lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-14
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-06
|\|
| * cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov2011-02-03
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Add muxer for IVF format.Reimar Döffinger2011-01-17