mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-29 06:33:53 +01:00
b588d6181b
... In Qt 5.15+ the QImage will not accept non-natively handled pixel formats anymore. We can however use the newly added conversion method provided in `QVideoFrame` to convert it to `QImage` instead