aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/vc1testenc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pts rescaling code that is useless after 2ff4a2764e5ea74c85b4231bc1105...Reimar Döffinger2011-01-311-4/+1
* VC1testenc: convert pts values to correct time-base.Reimar Döffinger2011-01-311-0/+1
* VC1testenc: convert pts values to correct time-base.Reimar Döffinger2011-01-291-1/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-311-1/+1
* Remove unused variable.Diego Biurrun2008-08-131-1/+0
* SMPTE 421M Annex L (aka .rcv) muxerKostya Shishkov2008-07-231-0/+95