summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qscreencapturebackend: Change comparison for captured image sizev6.7.0-beta1Bartlomiej Moskal2023-12-131-5/+3
* Improve the selection of media files in testsArtem Dyomin2023-12-043-274/+351
* tst_qmediaplayerbackend: convert test files to supported formatsBartlomiej Moskal2023-12-044-0/+4
* Add support for thumbnail metadata in QMediaPlayer with FFmpeg backendJøger Hansegård2023-12-015-16/+67
* tst_qcamerabackend: Wait until file is loadedBartlomiej Moskal2023-11-291-0/+2
* Tests: run tests on Android targetBartlomiej Moskal2023-11-298-0/+26
* Add Correction Angle to QCameraDevice and QVideo namespaceSamuel Mira2023-11-231-6/+6
* Fix corner case in 'soft' audio/video sync in the playback engineArtem Dyomin2023-11-231-35/+67
* Harden color management regression testsJøger Hansegård2023-11-2065-33/+108
* tst_qmediaplayerbackend: Add rotation metadata testLars Sutterud2023-11-175-0/+64
* Add emitting of media status BufferingMedia by ffmpeg media playerArtem Dyomin2023-11-173-38/+43
* Add tests for multimedia rendering pipelineJøger Hansegård2023-11-1668-0/+518
* Simplify computation of RGB to YUV matrices in testsJøger Hansegård2023-11-161-9/+16
* Reduce flakiness of the media player playbackRate testArtem Dyomin2023-11-151-1/+1
* Fix BT2020 full range color transformation matrix and add testsJøger Hansegård2023-11-133-0/+264
* Handle non-standard pixel aspect ratios by the ffmpeg backendArtem Dyomin2023-11-133-3/+85
* 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-115-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
* 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
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-043-18/+22
* 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-1410-0/+955
* 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-2717-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