16 Commits (4c46f1d493f4d68121526fbede459619a02afa5a)

Author SHA1 Message Date
Carl Eugen Hoyos c52c78cc56 lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails. 9 years ago
Alex Agranovsky 53e8bef25a mpjpeg: CRLF terminating a sequence of MIME headers should not cause an error 9 years ago
Ganesh Ajjanagadde 9aaa54135c avformat/mpjpegdec: silence unused variable/function warnings 9 years ago
Clément Bœsch c8370a17f5 avformat: fix style after recent commits 9 years ago
Alex Agranovsky 1de21215d4 mpjpegde: trim header name/value of MIME headers 9 years ago
Alex Agranovsky 0572bd1a62 mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present 9 years ago
Alex Agranovsky 276ab7c148 avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present 9 years ago
Luca Barbato 8a26ae5f94 mpjpeg: Check stream allocation 10 years ago
James Almer b380337020 mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
James Almer 1382add59d mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
James Almer 34d278f983 mpjpegdec: fix memory leak in probe function 10 years ago
Janne Grunau caf7be30b1 mpjpgdec: free AVIOContext leak on early probe fail 10 years ago
Luca Barbato 9b56ac74b1 mpjpeg: Initial implementation 10 years ago