summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qmediaframeinputsbackend/tst_qmediaframeinputsbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use more common 44100Hz/16000Hz sample rate in testsJøger Hansegård2025-02-111-4/+4
* Move recorder tests to qmediarecorderbackend testsJøger Hansegård2024-10-141-287/+1
* Move duplicated copyAllFiles function to multimediatestlibJøger Hansegård2024-10-141-17/+1
* Move helper classes from qmediaframeinputsbackend tests to new libraryJøger Hansegård2024-10-141-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
* Extend tests of QVideoFrameInput to cover more RGB and YUV formatsJøger Hansegård2024-10-081-11/+103
* Make custom IO tests fail faster and fix a compilation warningJøger Hansegård2024-10-081-5/+23
* Tests: clean up use of mediabackendutils.hTim Blechmann2024-10-081-1/+1
* Test that QVideoFrameInput forwards presentation transform to video sinkJøger Hansegård2024-09-271-0/+53
* Refactor tests for QMediaFrameInputs to prepare for testing video sinkJøger Hansegård2024-09-271-40/+35
* Add tests for recording custom frames with presentation transformationsJøger Hansegård2024-09-231-6/+40
* Revert: Skip crash tests in tst_QMediaFrameInputsBackend on Windows ARMTero Heikkinen2024-09-031-12/+0
* Skip crash tests in tst_QMediaFrameInputsBackend on Windows ARMTero Heikkinen2024-08-211-0/+12
* Implement initial checking of recorder audioArtem Dyomin2024-07-121-0/+162
* Test sending frames of different sizes and colors to media recorderJøger Hansegård2024-06-121-0/+109
* Fix wrong frame rate and frame count when encoding custom video framesJøger Hansegård2024-06-061-21/+24
* Extend tests for custom video inputJøger Hansegård2024-06-051-214/+181
* Tests: skip tests broken on the GStreamer backendTim Blechmann2024-06-031-0/+3
* Add the property QMediaRecorder::autoStopArtem Dyomin2024-05-301-0/+95
* Implement support of different input audio buffer size in the recorderArtem Dyomin2024-05-301-0/+88
* Implement the first test for video frame inputArtem Dyomin2024-05-241-0/+146