[3.0] Ignore non-fatal libJPEGTurbo decode warnings / errors 52/127952/1
authorNick Holland <nick.holland@partner.samsung.com>
Tue, 2 May 2017 13:42:19 +0000 (14:42 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Tue, 2 May 2017 14:56:27 +0000 (15:56 +0100)
commit77a3c97dcec0560b70d82fe7cdbf8dc1c993a5b8
tree68d33eb7cb5a753c1776565cabc7984df7c6f97c
parent103896045be729a31e99f9a19feeed8065be772c
[3.0] Ignore non-fatal libJPEGTurbo decode warnings / errors

Currently a JPEG has been found that gives a "Invalid SOS parameters for sequential JPEG" but the JPEG should still be loaded.

Some history:

https://github.com/libjpeg-turbo/libjpeg-turbo/issues/113

Extends a previous patch
https://review.tizen.org/gerrit/#/c/62384/1

Change-Id: Ie1fa3d8930400d7e896bac24ecb3924fa4348c87
platform-abstractions/tizen/image-loaders/loader-jpeg-turbo.cpp