qmlgl: don't critical on input events before input format has been set
authorMatthew Waters <matthew@centricular.com>
Fri, 27 Aug 2021 03:30:57 +0000 (13:30 +1000)
committerMatthew Waters <matthew@centricular.com>
Fri, 27 Aug 2021 03:34:01 +0000 (13:34 +1000)
commit50661c1aa953c4b1c414f4b18d682548d7cb2054
treef25b2ca7fca7149dfb4d921b8fd5fdf08b4112b7
parent547225268874abd103a4fd4c5cd105ddac5fa530
qmlgl: don't critical on input events before input format has been set

Accessing the unset GstVideoInfo would result in criticals

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1065>
ext/qt/qtitem.cc