summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qvideoframebackend/tst_qvideoframebackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMaybe: avoid use of unexpectedTim Blechmann2025-05-131-2/+2
* Move more shared test utilities to MultimediaTestLibJøger Hansegård2024-10-141-2/+2
* Create a new test library for multimedia test classes and functionsJøger Hansegård2024-10-141-1/+1
* Tests: clean up use of mediabackendutils.hTim Blechmann2024-10-081-1/+1
* Revert "Blacklist and skip tst_QVideoFrameBackend tests on Windows ARM"Tero Heikkinen2024-09-031-3/+0
* Blacklist and skip tst_QVideoFrameBackend tests on Windows ARMTero Heikkinen2024-08-211-0/+3
* Revert "Add QtVideo::MapMode, deprecate QVideoFrame::MapMode"Volker Hilsheimer2024-07-171-15/+15
* Tests: skip createMediaPlayerFrame based testsTim Blechmann2024-06-111-0/+6
* Add QtVideo::MapMode, deprecate QVideoFrame::MapModeArtem Dyomin2024-05-271-15/+15
* Prevent lost D3D11 device with QVideoFrame::toImage() with Qt QuickJøger Hansegård2024-04-161-0/+49
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Fix mapping of QVideoFrame in write modeArtem Dyomin2024-03-191-2/+71
* Fix keeping frame mapped after the target OpenGL texture releasedArtem Dyomin2024-03-141-0/+140