summaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpegenc.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov2014-07-09
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18