GStreamer multimedia framework
Find a file
Haihua Hu ac06d0d829 qmlglsink: check qt_context_ first in GstQSGTexture::bind()
When start qmlglsink app, it will set NULL buffer to GstQSGTexture
in which case that qt_context_ will be a random value and cause
gst_gl_context_activate() fail.

https://bugzilla.gnome.org/show_bug.cgi?id=770925
2016-09-07 00:15:02 +10:00
ext/qt qmlglsink: check qt_context_ first in GstQSGTexture::bind() 2016-09-07 00:15:02 +10:00
tests/examples/qt qmlglsrc: Add qmlglsrc unit test example 2016-08-03 22:11:11 +10:00