]> git.sesse.net Git - ffmpeg/history - libavformat/mpjpegdec.c
configure: Document --enable-libfontconfig
[ffmpeg] / libavformat / mpjpegdec.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-10-23 Luca Barbatompjpeg: Cope with multipart lacking the initial CRLF
2015-06-28 Luca Barbatompjpeg: Check stream allocation
2015-06-09 James Almermpjpegdec: don't try to alloc an AVIOContext when probe...
2015-06-08 Janne Grunaumpjpgdec: free AVIOContext leak on early probe fail
2015-06-07 Luca Barbatompjpeg: Initial implementation