summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Handle non-standard pixel aspect ratios by the ffmpeg backendArtem Dyomin2023-11-133-3/+85
* Fix BT2020 full range color transformation matrix and add testsJøger Hansegård2023-11-133-0/+264
* Fix waiting for the end frame in the ffmpeg mediaplayerArtem Dyomin2023-11-082-0/+30
* Doc update on negative playback rates, and hardened FFmpeg handlingJøger Hansegård2023-11-082-0/+52
* Delay emitting playingChanged event until after state has changedJøger Hansegård2023-11-061-0/+18
* Reorder media player tests according to tested functionJøger Hansegård2023-10-301-338/+350
* Unify logic of enum error+string holding and changing notificationArtem Dyomin2023-10-304-3/+128
* Improve mediaplayer test naming and split some big testsJøger Hansegård2023-10-262-161/+334
* Add network connect cancellation support with FFmpeg media playerJøger Hansegård2023-10-233-1/+108
* Keep UI responsive while loading mediaJøger Hansegård2023-10-231-5/+18
* Cleanup and harden mediaplayer testsJøger Hansegård2023-10-135-571/+782
* Introduce integration tests for rtsp streams playbackArtem Dyomin2023-09-271-20/+184
* Fix memory corruption in audiosink testsArtem Dyomin2023-09-181-1/+1
* Improve and prettify logic and usage of QAudioStateMachineArtem Dyomin2023-09-181-120/+136
* Fix broken QVideoFrame::map with YUV422P pixel formatJøger Hansegård2023-09-181-2/+2
* Test QVideoFrame::map also with the YUV422P formatJøger Hansegård2023-09-181-0/+9
* Test QVideoFrameFormat::planeCount() functionJøger Hansegård2023-09-181-0/+55
* Update videosink size before starting playingArtem Dyomin2023-09-141-1/+29
* Rename StateChangeGuard -> NotifierArtem Dyomin2023-09-121-14/+14
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-083-18/+22
* Fix potential thread-safety on lazy media format initializationArtem Dyomin2023-09-061-2/+0
* Rename tst_qscreencapture_integration with tst_qscreencapturebackendArtem Dyomin2023-09-064-16/+16
* Tempoary skip capture+recording tests on linuxArtem Dyomin2023-09-012-0/+13
* QtMultimedia (CMakeList): do not repeat MultimediaPrivate twiceTimur Pocheptsov2023-08-311-1/+0
* Remove obsolete code from qscreencapture testsArtem Dyomin2023-08-281-64/+0
* Skip windows capture test on macOS CIArtem Dyomin2023-08-211-0/+3
* Add integration tests for window capturingJøger Hansegård2023-08-1910-0/+956
* Fix mediaplayer scroll issue if stream duration is missingJøger Hansegård2023-08-101-13/+59
* Fix possible reason of video sink frame setting test flakynessArtem Dyomin2023-08-031-1/+2
* Refactor DarwinAudioSink and PulseAudioSink and run CI testArtem Dyomin2023-07-145-94/+783
* Fix screen capture testsArtem Dyomin2023-07-071-13/+15
* Fix QMediaCaptureSession::windowCaptureChanged emission on the capture deletingArtem Dyomin2023-06-271-0/+4
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-2617-52/+165
* Fix QMediaCaptureSession::screenCaptureChanged emission on the capture deletingArtem Dyomin2023-06-261-12/+34
* Refactor internal design for QWindowCapture implementationsArtem Dyomin2023-06-233-15/+21
* Renamings before QWindowCapture integrationArtem Dyomin2023-06-225-23/+23
* Handle QMediaPlayer outputs corner casesArtem Dyomin2023-06-021-2/+162
* Add QWindowCapure and QCapturableWindow for window capturingArtem Dyomin2023-06-021-14/+18
* Fix some qmediaplayer tests flackinessArtem Dyomin2023-05-306-29/+37
* Improve naming of screen capture integration testsJøger Hansegård2023-05-302-19/+19
* wasm: add manual camera testLorn Potter2023-05-057-0/+555
* Fix tst_QScreenCaptureIntegration::captureSecondaryScreen()Lars Sutterud2023-05-041-7/+4
* Add test for non-ASCII characters in file namePavel Dubsky2023-05-041-0/+27
* Fix compiler warnings from mixing int and size_tVolker Hilsheimer2023-04-252-6/+6
* Fix qmediaplayer tests flakyness with QSignalSpyArtem Dyomin2023-04-191-1/+5
* Android-tests: Fix tst_qscreencapture_integration part 5Bartlomiej Moskal2023-04-171-1/+2
* Android-tests: Fix tst_qscreencapture_integration part 4Bartlomiej Moskal2023-04-171-0/+12
* Android-tests: Fix tst_qscreencapture_integration part 3Bartlomiej Moskal2023-04-171-2/+10
* Android-tests: Fix tst_qscreencapture_integration part 2Bartlomiej Moskal2023-04-171-1/+4
* Android-tests: Fix tst_qscreencapture_integration part 1Bartlomiej Moskal2023-04-171-0/+7