15 Commits (df8cf076c8627d9240e62187ac98cd88f757353c)

Author SHA1 Message Date
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 12 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Diego Biurrun 2485abe281 Remove unused variable. 16 years ago
Kostya Shishkov 327ce5e6e6 SMPTE 421M Annex L (aka .rcv) muxer 17 years ago