Ignore non-fatal libJPEGTurbo decode warnings / errors 50/127950/2
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:01:05 +0000 (15:01 +0100)
commit9db595439053cf73c08ca1980dfd0145a61e6f1d
treea0ea670674de3ad4457eee54ce0427a6f7a0733f
parentffebfb2b0ccfdfca3ecb6fe7a1fb80d5aefa5f19
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