GNOME Bugzilla – Bug 761538
gst_gl_insert_debug_marker called with no current context
Last modified: 2016-02-17 02:03:52 UTC
called from gst_gl_filter_transform line 939 and leads crash. should gst_gl_context_thread_add used in gst_gl_insert_debug_marker internal, or in gst_gl_filter_transform?
commit d99af79a2ca8199a4f4b5404124efc5c405444f4 Author: Matthew Waters <matthew@centricular.com> Date: Wed Feb 17 13:00:46 2016 +1100 glfilter: insert the debug marker from the GL thread https://bugzilla.gnome.org/show_bug.cgi?id=761538