summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/multimedia/qvideoframecolormanagement/tst_qvideoframecolormanagement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: skip tests broken on the GStreamer backendTim Blechmann2024-06-031-0/+7
* Deprecate internal methods of QVideoFrameArtem Dyomin2024-05-271-1/+2
* Fix buffer overruns and corrupt images with CPU YUV->RGB conversionJøger Hansegård2024-05-231-56/+75
* Use correct stride factor with YUV420P10 pixel formatJøger Hansegård2024-05-101-29/+64
* Simplify color management tests by using FFmpeg color conversionJøger Hansegård2024-05-101-222/+15
* Extend tests to cover YUYV and UYVY pixel formatsJøger Hansegård2024-05-021-10/+63
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-081-1/+1
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Harden color management regression testsJøger Hansegård2023-11-201-33/+108
* Add tests for multimedia rendering pipelineJøger Hansegård2023-11-161-0/+492