GStreamer multimedia framework
Go to file
Matthew Waters 0580536fa1 glutils: use gst_element_set_context for setting display/other_context
1. So we get tracking inside GstElement properly when e.g. adding to a bin
2. Removes redundant code.  Now only one place where
   GstContext->GstGLDisplay/GstGLContext transformation occurs
3. Fixes a memory leak in the process
4. Make the retrieval of debug categories thread safe
2017-12-09 19:32:09 +00:00
ext/gl gl: chain up to the parent class for GstElement::set_context 2017-12-09 19:32:08 +00:00
gst-libs/gst/gl glutils: use gst_element_set_context for setting display/other_context 2017-12-09 19:32:09 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests checks: Ensure thread-safe libX11/GL when running tests 2017-12-09 19:32:07 +00:00