GStreamer multimedia framework
Go to file
Alessandro Decina ab8990c89f glimagesink: fix possible deadlock on osx
Remove gst_glimage_sink_handle_events call in gst_glimage_sink_init. It was
unnecessary and when the element was instantiated from the main thread, caused a
deadlock in OSX creating the context (thread).
2017-12-09 19:31:49 +00:00
ext/gl glimagesink: fix possible deadlock on osx 2017-12-09 19:31:49 +00:00
gst-libs/gst/gl glutils: only attempt getting the app context when we don't already have a display 2017-12-09 19:31:49 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/examples: update for other-context property removal 2017-12-09 19:31:49 +00:00