17 Commits (8dd73f68a6319d1784b33da9553671f1a0c197f9)

Author SHA1 Message Date
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Marton Balint 28fbdece79 avformat: use ff_standardize_creation_time for formats writing all format string metadata 9 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
Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
Paul B Mahol 7c2cfaac6a smjpegenc: use bits_per_coded_sample instead of calling function 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Paul B Mahol 8fbe11e623 Replace Libav with FFmpeg in license headers for files created by me 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago