summaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/yuv4mpeg: add gray9/10/12 supportMateusz2017-10-261-3/+20
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-15/+24
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-15/+15
* | fix some a/an typosLou Logan2016-03-281-1/+1
* | Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'Derek Buitenhuis2016-02-161-0/+1
|\ \ | |/
| * yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-251-2/+2
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* | Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'Hendrik Leppkes2015-10-141-13/+11
|\ \ | |/
| * yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-101-12/+11
* | avformat/yuv4mpegenc: use avio_printf()Paul B Mahol2015-07-031-3/+1
* | avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV...Michael Niedermayer2014-11-061-1/+1
* | Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb'Michael Niedermayer2014-07-091-9/+6
|\ \ | |/
| * yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov2014-07-091-3/+5
* | Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer2014-06-181-2/+3
|\ \ | |/
| * lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-2/+3
* | Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'Michael Niedermayer2014-05-181-19/+142
|/
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-181-0/+186