25 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Andreas Rheinhardt dccd1d2a58 avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptor 3 years ago
Paul B Mahol a1f7d25cef avformat/yuv4mpegenc: add support for yuva444p 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
James Almer 3749eede66 avformat: remove deprecated AVStream.codec 4 years ago
Andreas Rheinhardt ef91d18a04 avformat/yuv4mpegenc: Add const where appropriate 4 years ago
Andreas Rheinhardt a162fa0772 avformat/yuv4mpegenc: Simplify writing global and packet headers 4 years ago
James Almer f901d75bf1 avformat/yuv4mpegenc: simplify writing the header 4 years ago
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