On 30.05.2015 16:41, Luca Barbato wrote:
> On 30/05/15 16:39, Andreas Cadhalpun wrote:
>> libopenjpeg can return images with components without data.
>>
>> This fixes segmentation faults.
>>
>> Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
>> ---
>>   libavcodec/libopenjpegdec.c | 9 +++++++++
>>   1 file changed, 9 insertions(+)
>>
> 
> Do you happen to know why it does do that?

It encounters a problem, but only warns about it and returns the image
anyway. The warning is not sent to stdout with libavcodec, but can be seen
with j2k_dump:
[WARNING] 0000006a: expected a marker instead of 0

Best regards,
Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to