GStreamer multimedia framework
Find a file
Sebastian Dröge 8b7d8a95ea glimagesink: Check if context creation failed before trying to use it
Otherwise we will cause assertions everywhere by passing NULL to functions
and eventually crash when dereferencing a NULL pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=730069
2017-12-09 19:31:40 +00:00
ext/gl glimagesink: Check if context creation failed before trying to use it 2017-12-09 19:31:40 +00:00
gst-libs/gst/gl glcontext: Add more assertions to make sure that everything sets the GError during context creation if something fails 2017-12-09 19:31:40 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/upload: implement lazy init 2017-12-09 19:31:39 +00:00