summaryrefslogtreecommitdiff
path: root/libavformat/mpjpegdec.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-23
* mpjpeg: Check stream allocationLuca Barbato2015-06-28
* mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer2015-06-09
* mpjpgdec: free AVIOContext leak on early probe failJanne Grunau2015-06-08
* mpjpeg: Initial implementationLuca Barbato2015-06-07