[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 10:11:28 PDT 2015


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

--- Comment #21 from Martin Robinson <mrobinson at webkit.org> ---
(In reply to comment #20)
> 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 :/

I'm not sure it makes sense to use the GL path of GStreamer if accelerated compositing isn't enabled. One thing we can start considering though is to deprecate the non-accelerated path entirely.

-- 
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/4cd74133/attachment-0002.html>


More information about the webkit-unassigned mailing list