qt: implement qmlgloverlay element
Takes a qml scene description and renders it using Qml within GStreamer's OpenGL context.
The input texture can be referenced within the qml scene with a GstGLVideoItem
(like qmlglsink
).
Supported on GLX and WGL.
Edited by Matthew Waters