summaryrefslogtreecommitdiff
path: root/src/multimedia/video/qvideoframeconverter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix for QImage format issue in the qImageFromVideoFrame function"André de la Rocha2022-08-241-9/+1
* Remove access to texture handles from public QVideoFrame APIPiotr Srebrny2022-08-091-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-281-38/+2
* Fix for QImage format issue in the qImageFromVideoFrame functionPekka Gehör2022-04-261-1/+9
* Add support for proper HDR renderingLars Knoll2022-04-071-1/+1
* Pass the full QVideoFrameFormat to the methods determining the shaderLars Knoll2022-04-071-3/+4
* Do QVideoFrame to QImage conversion using shadersAndré de la Rocha2022-04-011-0/+451