[Webkit-unassigned] [Bug 132671] [GStreamer] A video element isn't drawn onto the canvas.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 09:40:14 PDT 2015


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

--- Comment #20 from Philippe Normand <pnormand at igalia.com> ---
This is going to need more work when we switch to glimagesink for rendering. ::paint will need to handle the texture stored in the sample and somehow render it with Cairo, if that's possible.

Worst case we'll need to download the bitmap data from the GPU to CPU :/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/e409acb3/attachment-0002.html>


More information about the webkit-unassigned mailing list