[Webkit-unassigned] [Bug 27561] New: ImageDecoder enhancements for WINCE port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 14:11:34 PDT 2009


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

           Summary: ImageDecoder enhancements for WINCE port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yong.li at torchmobile.com
                CC: staikos at kde.org, treat at kde.org



Yong Li <yong.li at torchmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33288|                            |review?
               Flag|                            |


Created an attachment (id=33288)
 --> (https://bugs.webkit.org/attachment.cgi?id=33288)
this is the patch

1) be able to write output directly to scaled image buffer
2) use ImageFrameSink which supports 16bit, and directly writes to platform
image buffer
3) be able to work with segmented SharedBuffer
4) other changes: assign memory allocator to libpng

The patch depends on bug 27543.

It's currently only for WINCE port, but it can be easily modified to in order
be used for other platforms.

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