GStreamer multimedia framework
Find a file
Luis de Bethencourt 73110e6985 gltestsrc: don't dereference null pointer
funcs can be NULL, it is one of the two conditions of the OR statement
above, so confirm it isn't before dereferencing with funcs->free.

CID 1358388
2017-12-09 19:32:19 +00:00
ext/gl gltestsrc: don't dereference null pointer 2017-12-09 19:32:19 +00:00
gst-libs/gst/gl glupload: keep the parent buffer around when converting EGLImage to 2D textures 2017-12-09 19:32:19 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests gl/examples: fix switchvideooverlay for wayland 2017-12-09 19:32:18 +00:00