GStreamer multimedia framework
Go to file
Matthew Waters f532e699df gl/window: remove use of main_context_push/pop_thread_default()
No-one's using/depending on it (it would have criticalled and not worked)
and it's causing more problems than it's solving.  Store the GMainContext
in the public struct instead for subclasses to optionally use instead of
relying on the push/pop state to be correct.

https://bugzilla.gnome.org/show_bug.cgi?id=775970
2017-12-09 19:32:25 +00:00
ext/gl gl/effects: use non-PBO GLMemory for internal textures 2017-12-09 19:32:25 +00:00
gst-libs/gst/gl gl/window: remove use of main_context_push/pop_thread_default() 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