Changeset 6904168c in ffmpeg

Timestamp:
Feb 27, 2014, 7:24:39 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
501beae6
Parents:
681e72a6
git-author:
Michael Niedermayer <michaelni@gmx.at> (02/27/14 19:02:40)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/27/14 19:24:39)
Message:

avcodec/mjpegdec: Print error in case of CMYK

Also fail if AV_EF_EXPLODE is set.
We do not fail by default, but rather return some image as it may be usefull to the
end user to see what is on the image, for example text could be read quite fine and
objects recognized.

Possibly fixes Ticket3424

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.