summaryrefslogtreecommitdiff
path: root/libavformat/vc1testenc.c
Commit message (Expand)AuthorAge
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-22
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Remove pts rescaling code that is useless after 2ff4a2764e5ea74c85b4231bc1105...Reimar Döffinger2011-01-31
* VC1testenc: convert pts values to correct time-base.Reimar Döffinger2011-01-31
* VC1testenc: convert pts values to correct time-base.Reimar Döffinger2011-01-29
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-28
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-31
* Remove unused variable.Diego Biurrun2008-08-13
* SMPTE 421M Annex L (aka .rcv) muxerKostya Shishkov2008-07-23