aboutsummaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpegenc.c
AgeCommit message (Expand)Author
2018-06-30libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support...Wang Cao
2017-10-26avformat/yuv4mpeg: add gray9/10/12 supportMateusz
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-28fix some a/an typosLou Logan
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-16Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'Derek Buitenhuis
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-25yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara
2015-10-14Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'Hendrik Leppkes
2015-10-10yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato
2015-07-03avformat/yuv4mpegenc: use avio_printf()Paul B Mahol
2014-11-06avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV...Michael Niedermayer
2014-07-09Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb'Michael Niedermayer
2014-07-09yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-05-18Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'Michael Niedermayer
2014-05-18yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov