[FFmpeg-devel] [PATCH 2/2] img2dec: Add mime_type to image formats

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Feb 26 16:05:31 CET 2016


Derek Buitenhuis <derek.buitenhuis <at> gmail.com> writes:

> I'm saying scoring should be as such:
> 
> 1) Probing the file file itself: Highest score.
> 2) Mime-type: Medium score.

There is no format except jpeg where this ever 
can fix an issue.

Or in other words: Except for jpeg, there is no 
probe function that returns 0 although the decoder 
can decode the image.

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.

Carl Eugen



More information about the ffmpeg-devel mailing list