GStreamer multimedia framework
Go to file
Matthew Waters f22390e46e glcontext: fix race between creation/shutdown
626bcccff9 removed some locks that
allowed the main loop quit to occur before the context was fully
created.

2776cef25d attempted to readd them but
missed the scop of the quit() call.

Also remove the use of g_thread_join() as that's not safe to use when
it's possible to lose the last reference from the GL thread.

https://bugzilla.gnome.org/show_bug.cgi?id=775171
2017-12-09 19:32:25 +00:00
ext/gl gldownload: fix element description (was "OpenGL uploader") 2017-12-09 19:32:25 +00:00
gst-libs/gst/gl glcontext: fix race between creation/shutdown 2017-12-09 19:32:25 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests gl/tests: fix glimagesink element test on OSX 2017-12-09 19:32:25 +00:00