[Webkit-unassigned] [Bug 35783] New: [GStreamer] Use ImageBuffer API to do painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 00:20:56 PST 2010


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

           Summary: [GStreamer] Use ImageBuffer API to do painting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


The current ::paint method of the player contains calls to Cairo. It would be
better, I think, to add support for GStreamer buffers in cairo/ImageBuffer and
use it in the painting code. That way other ports could reuse the player
backend more easily. They'd need to add GStreamer buffer->Image support in
their painting abstraction though.

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