Age | Commit message (Expand) | Author |
---|---|---|
2013-09-16 | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch |
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-04-06 | cosmetics: Align muxer/demuxer declarations | Martin Storsjö |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-03-16 | avio: rename put_flush_packet -> avio_flush | Anton Khirnov |
2011-02-21 | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov |
2011-02-20 | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov |
2011-02-03 | Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* | Anton Khirnov |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2011-01-17 | Add muxer for IVF format. | Reimar Döffinger |