aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/yuv4mpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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