30 Commits (1ca00b5e44f21840b608e238fa135a1aab6e576b)

Author SHA1 Message Date
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Marton Balint c05d82fa92 avformat: remove unneeded avio_flush() calls from the end of write_trailer functions 5 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 11 years ago
Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
Reimar Döffinger 5301aed9ae vc1testenc: give muxer same name as demuxer 12 years ago
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
Paul B Mahol ba10207bbe Use more designated initializers. 13 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 f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 14 years ago
Reimar Döffinger 2ff4a2764e VC1testenc: convert pts values to correct time-base. 14 years ago
Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 14 years ago
Reimar Döffinger 76c802e989 VC1testenc: convert pts values to correct time-base. 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 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