18 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
Wang Cao 5a99e00023 libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. 6 years ago
Mateusz a4743d2574 avformat/yuv4mpeg: add gray9/10/12 support 7 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Luca Barbato d00a8fd417 yuv4mpeg: Use the wrapped avframe pseudo-encoder 9 years ago
Paul B Mahol 5233f2534c avformat/yuv4mpegenc: use avio_printf() 10 years ago
Michael Niedermayer d5999b7f28 avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Anton Khirnov 650d384048 yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov e4dc1000d7 yuv4mpeg: split the demuxer and muxer into separate files 11 years ago