[Bug 703445] New: GstGLWindow's send_message is not reentrant

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 2 00:30:37 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703445
  GStreamer | gst-plugins-gl | git

           Summary: GstGLWindow's send_message is not reentrant
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-gl
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ystreet00 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Being reentrant allows us to send messages from the GL thread and allows us to
remove the _thread () variants of the API.  Using GMainContext for the window
loop would allow us to do this. See g_main_context_invoke.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list