gstreamer/gst-libs
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
..
gst/gl glcontext: correct precondition for get_gl_version 2017-12-09 19:32:21 +00:00