GStreamer multimedia framework
Go to file
Vineeth T M 1716e8c481 glimagesink: critical error while seek playback-test(stop state)
If we seek when media is in stop state, playback-test gives
critical error, since context of glimagesink is destroyed during stop.
But since context is not present, we need not handle send_event in glimagesink
Hence adding a condition to check if context is valid.

https://bugzilla.gnome.org/show_bug.cgi?id=740305
2017-12-09 19:31:50 +00:00
ext/gl glimagesink: critical error while seek playback-test(stop state) 2017-12-09 19:31:50 +00:00
gst-libs/gst/gl glcontext: build errors when GST_GL_HAVE_OPENGL is 0 2017-12-09 19:31:50 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/cocoa: Remove GNUStep support 2017-12-09 19:31:50 +00:00