qmlgloverlay: fix multiple elements with Qt 5.15
With Qt 5.15 multiple qmlgloverlay elements would produce:
ASSERT: "!m_gl->property(QSG_RENDERCONTEXT_PROPERTY).isValid()" in file /path/to/qt5/qtdeclarative/src/quick/scenegraph/qsgdefaultrendercontext.cpp, line 121
Workaround by setting the (seeminigly unused) property before initialization.
Merge request reports
Activity
assigned to @gstreamer-merge-bot
mentioned in commit ystreet/gst-plugins-good@625e56d3
added 1 commit
- 625e56d3 - qmlgloverlay: fix multiple elements with Qt 5.15
changed milestone to %1.17.90
mentioned in commit StefanBruens/gst-plugins-good@7d7c5b2d