summaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpegdec.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-12/+12
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-211-1/+4
* yuv4mpegdec: initialize field_order in yuv4_read_header()Vittorio Giovara2015-01-291-1/+1
* yuv4mpegdec: do not set coded_frame propertiesAnton Khirnov2014-05-181-20/+6
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-181-0/+273