summaryrefslogtreecommitdiffstats
path: root/libavformat/vc1testenc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-3/+3
* lavf: deprecate r_frame_rate.Anton Khirnov2012-07-291-2/+2
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-10/+10
* avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-031-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-2/+2
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-011-1/+1
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-16/+16
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-3/+3
* VC1testenc: convert pts values to correct time-base.Reimar Döffinger2011-01-311-0/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-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
OpenPOWER on IntegriCloud