]> git.sesse.net Git - ffmpeg/history - libavformat/yuv4mpegdec.c
mp3dec: read the initial/trailing padding from the LAME tag
[ffmpeg] / libavformat / yuv4mpegdec.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-10-21 Vittorio GiovaraReplace any remaining avpicture function with imgutils
2015-01-29 Vittorio Giovarayuv4mpegdec: initialize field_order in yuv4_read_header()
2014-05-18 Anton Khirnovyuv4mpegdec: do not set coded_frame properties
2014-05-18 Anton Khirnovyuv4mpeg: split the demuxer and muxer into separate...