[Webkit-unassigned] [Bug 162904] New: [GTK] Copying video textures to webgl should not depend on cairo-gl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 07:28:43 PDT 2016


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

            Bug ID: 162904
           Summary: [GTK] Copying video textures to webgl should not
                    depend on cairo-gl
    Classification: Unclassified
           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

When using GSTREAMER_GL, the copy of the video frames (textures) to webgl is done using cairo-gl, which adds a dependency that is not really necessary. The copy should be done without using cairo-gl.

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


More information about the webkit-unassigned mailing list