Details
-
Task
-
Resolution: Fixed
-
Not Evaluated
-
6.5, 6.8
-
None
-
-
5fc443d9f (dev), eb9f724a6 (6.8), 158580e01 (tqtc/lts-6.5)
-
Multimedia wk 41-42
Description
QVideoFrame::toImage logic used to determine fallback to CPU-based YUV to RGB conversion was not considering that a Gui QPA backend is not present with QCoreApplication. This led to crash when using QVideoFrame::toImage with QCoreApplication.