[FFmpeg-devel] [PATCH 2/2] img2dec: Add mime_type to image formats
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Feb 26 18:35:27 CET 2016
On 2/26/2016 3:05 PM, Carl Eugen Hoyos wrote:
> Or in other words: Except for jpeg, there is no
> probe function that returns 0 although the decoder
> can decode the image.
I'll take your word for it on this part.
> So please provide your failing jpeg cases to
> improve the probing.
> I will probably look myself into the issue but I
> prefer to have samples to test.
Is it perhaps preferable to share a JPEG parser? I
think these sorts of failures will continue to pop
up as long as the JPEG probing is an ad-hoc parser.
I do believe mimetype is still useful while this is
the case.
- Derek
More information about the ffmpeg-devel
mailing list