| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support... | Wang Cao | 2018-06-30 | 1 | -2/+35 |
* | avformat/yuv4mpeg: add gray9/10/12 support | Mateusz | 2017-10-26 | 1 | -3/+20 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -15/+24 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -15/+15 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -1/+1 |
* | | Merge commit 'e80307140f736f593ee643affa015333d7c5e27f' | Derek Buitenhuis | 2016-02-16 | 1 | -0/+1 |
|\| |
|
| * | yuv4mpegenc: Use AV_CEIL_RSHIFT where needed | Vittorio Giovara | 2016-01-25 | 1 | -2/+2 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | | Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1' | Hendrik Leppkes | 2015-10-14 | 1 | -13/+11 |
|\| |
|
| * | yuv4mpeg: Use the wrapped avframe pseudo-encoder | Luca Barbato | 2015-10-10 | 1 | -12/+11 |
* | | avformat/yuv4mpegenc: use avio_printf() | Paul B Mahol | 2015-07-03 | 1 | -3/+1 |
* | | avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV... | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb' | Michael Niedermayer | 2014-07-09 | 1 | -9/+6 |
|\| |
|
| * | yuv4mpegenc: do not access AVCodecContext.coded_frame | Anton Khirnov | 2014-07-09 | 1 | -3/+5 |
* | | Merge commit '194be1f43ea391eb986732707435176e579265aa' | Michael Niedermayer | 2014-06-18 | 1 | -2/+3 |
|\| |
|
| * | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -2/+3 |
* | | Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37' | Michael Niedermayer | 2014-05-18 | 1 | -19/+142 |
|/ |
|
* | yuv4mpeg: split the demuxer and muxer into separate files | Anton Khirnov | 2014-05-18 | 1 | -0/+186 |