[Webkit-unassigned] [Bug 257599] New: [GStreamer] Create and activate the GstGLContext in the compositing thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 02:47:59 PDT 2023


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

            Bug ID: 257599
           Summary: [GStreamer] Create and activate the GstGLContext in
                    the compositing thread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, magomez at igalia.com

We currently create the GstGLContext wrapping the sharing context and it's activated in the main thread. That means, among other things, that gst sends all gl operations on the context to the main thread. Another side effect is that the sharing context is made current in the main thread and remains forever.

-- 
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/20230601/23f38fc7/attachment.htm>


More information about the webkit-unassigned mailing list