summaryrefslogtreecommitdiff
path: root/src/multimedia/video/qvideoframeformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix qdoc warnings for undocumented members in QVideo*Venugopal Shivashankar2022-10-071-1/+9
* QVideoFrameFormat: properly guard the definition of deprecated methodsIvan Solovev2022-08-101-0/+2
* QVideoFrameFormat: fix deprecationsMarc Mutz2022-08-091-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-281-38/+2
* Rename QVideoFrameFormat::YCbCrColorSpace to ColorSpaceLars Knoll2022-04-091-11/+80
* Pass the max mastering luminance from the stream metadata to the shadersLars Knoll2022-04-091-1/+26
* Expose the color range being used in the video dataLars Knoll2022-04-081-6/+52
* Pass the full QVideoFrameFormat to the methods determining the shaderLars Knoll2022-04-071-2/+2
* Pass the color transfer characteristics to QVideoFrameLars Knoll2022-04-071-0/+55
* Add support for YUV420P10Lars Knoll2022-01-191-0/+6
* Fix rendering with OpenGL based RHI on macOSLars Knoll2022-01-191-2/+4
* Better debug output for pixel formatsLars Knoll2021-12-101-1/+1
* Add Support for BT2020 color spaceLars Knoll2021-12-031-0/+6
* Fix resolution list to a camera format listSamuel Mira2021-10-071-64/+79
* Enable OpenGL-based video on macOSLaszlo Agocs2021-09-171-1/+6
* Doc: Fix various documentation issuesTopi Reinio2021-09-091-2/+1
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-201-0/+10
* Fix link errors Qt MultimediaNico Vertriest2021-08-171-0/+3
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-111-5/+2
* Larger rework of the RGB pixel formatsLars Knoll2021-08-091-51/+85
* Fix the direct texture pathLaszlo Agocs2021-08-041-2/+2
* Enable HW accelerated playback on AndroidLars Knoll2021-08-041-2/+3
* Fix issues with namespaced buildLars Knoll2021-05-281-2/+3
* Doc improvementsLars Knoll2021-05-181-10/+134
* Make QVideoFrame(Format) movable, smaller API cleanupsVolker Hilsheimer2021-05-071-12/+30
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-0/+613