GStreamer multimedia framework
Find a file
Matthew Waters db51c90d5d glcontext: correct precondition for get_gl_version
The intention was to assert if both maj and min were NULL (as there would be no
point calling the function).  Instead if either maj or min were NULL, the assert
would occur.

Fix that.
2017-12-09 19:32:21 +00:00
ext/gl gleffects: fix little rectangle that appears at the center of squeeze and tunnel effects 2017-12-09 19:32:20 +00:00
gst-libs/gst/gl glcontext: correct precondition for get_gl_version 2017-12-09 19:32:21 +00:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2017-12-09 19:32:17 +00:00
tests glimagesink: fix query leak in test 2017-12-09 19:32:20 +00:00