[Webkit-unassigned] [Bug 172542] New: [GTK][WPE][GSTREAMER_GL] Do not use cairo to copy video textures to an accelerated canvas
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 24 09:40:05 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172542
Bug ID: 172542
Summary: [GTK][WPE][GSTREAMER_GL] Do not use cairo to copy
video textures to an accelerated canvas
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: magomez at igalia.com
CC: bugs-noreply at webkitgtk.org
Instead of using the current approach of copying the video frame using cairo, use VideoTextureCopierGStreamer, as it's done when copying frames to webgl. This will allow to perform color adjustments with the shader during the GPU, which will be needed as we're going to change the video frames format to BGRA.
--
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/20170524/888e91bd/attachment.html>
More information about the webkit-unassigned
mailing list