aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mpjpegdec.c
AgeCommit message (Expand)Author
2015-06-28mpjpeg: Check stream allocationLuca Barbato
2015-06-09mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to failJames Almer
2015-06-08mpjpgdec: free AVIOContext leak on early probe failJanne Grunau
2015-06-07mpjpeg: Initial implementationLuca Barbato