[Bug 775171] glcontext/glwindow: Race when creating/quitting

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 28 02:33:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775171

--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
The second problem is that the g_main_context_push_thread_default() in
072183ce616760c8859d5c14f3a440be003891bf makes the g_main_context_invoke() in
gst_gl_window_send_message_async() run the function immediately rather than
deferring it until later as is required to have the loop running before
returning from gst_gl_context_create().

-- 
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