25 Commits (54ca198e236039b81f3da9bb098b9abd31223c65)

Author SHA1 Message Date
Luca Barbato 44a1731011 ivf: Support VP9 and AV1 as well 7 years ago
Tristan Matthews e8f0a463b0 ivfenc: add AV1 support 7 years ago
Alex Converse 09317e3e06 ivfenc: Add VPX codec tags. 8 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Michael Niedermayer 5c8467a07c avformat/ivfenc: fix division by zero 9 years ago
Ronald S. Bultje 3a18d3fa04 ivfenc: write duration at end-of-stream. 9 years ago
Victor Anjin 2db24cf746 ivfenc: incorrect fourcc for VP9 video 10 years ago
James Zern dea377fcc0 ivfenc: support VP9 11 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
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 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 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
Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 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
Reimar Döffinger 326851b9bc Add muxer for IVF format. 14 years ago