[webkit-reviews] review requested: [Bug 27561] ImageDecoder enhancements for WINCE port : [Attachment 33288] this is the patch

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


Yong Li <yong.li at torchmobile.com> has asked  for review:
Bug 27561: ImageDecoder enhancements for WINCE port
https://bugs.webkit.org/show_bug.cgi?id=27561

Attachment 33288: this is the patch
https://bugs.webkit.org/attachment.cgi?id=33288&action=review

------- Additional Comments from Yong Li <yong.li at torchmobile.com>

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.


More information about the webkit-reviews mailing list