gstreamer/gst-libs/gst
Sebastian Dröge cff2d74cd4 gl/eagl: Don't call anything synchronously from the main thread
This will deadlock if the main thread is the one who creates the GstGLContext.
All things we call from the main thread should be possible from any thread.

https://bugzilla.gnome.org/show_bug.cgi?id=751101
2017-12-09 19:32:05 +00:00
..
gl gl/eagl: Don't call anything synchronously from the main thread 2017-12-09 19:32:05 +00:00