[Webkit-unassigned] [Bug 98878] New: Fix JPEG decoding faiure when IMAGE_DECODER_DOWN_SAMPLING is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 02:42:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98878

           Summary: Fix JPEG decoding faiure when
                    IMAGE_DECODER_DOWN_SAMPLING is enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com


When using libjpeg-turbo and enabling IMAGE_DECODER_DOWN_SAMPLING,
JPEG decoding failed because of no support for JCS_EXT_RGBA, JCS_EXT_BGRA.
Set RGBA values when color space is JCS_EXT_RGBA or JCS_EXT_BGRA.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list