[Webkit-unassigned] [Bug 75861] New: JPEG RGB swizzling order should match platform pixel format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 08:56:20 PST 2012


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

           Summary: JPEG RGB swizzling order should match platform pixel
                    format
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyostil at google.com


The fix for bug 59670 added a fast path for performing channel swizzling and JPEG decoding in a single step. The channel swizzling order (JCS_EXT_RGBX) is hard coded and may not match the platform's pixel format.

-- 
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