summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement fixing of QImage by QImageVideoBufferArtem Dyomin2024-01-231-0/+73
* Fix conversion of QImage::Format_RGBA8888_Premultiplied to PixelFormatArtem Dyomin2024-01-231-0/+11
* Tests: get correct file path for Android in tst_qaudiodecoderbackendBartlomiej Moskal2024-01-222-4/+22
* Implement lazy initialization of VideoDevicesArtem Dyomin2024-01-222-5/+10
* Android: Fix thread race in audio sink for bufferAvailableBartlomiej Moskal2024-01-181-3/+7
* Apply API review comments: rename QVideo::RotationAngleArtem Dyomin2024-01-151-10/+12
* Add unit tests for basic video buffersArtem Dyomin2024-01-063-0/+234
* QFFmpegMediaPlayer: Fix stop() not resetting position if EndOfMediaLars Sutterud2023-12-221-0/+22
* Tests: Update reason for skipping tst_qscreencapturebackend on AndroidBartlomiej Moskal2023-12-201-1/+1
* Move audiodecoder example to manual testsJøger Hansegård2023-12-155-0/+358
* Move QMediaDevices example to manual tests and improve documentationJøger Hansegård2023-12-143-0/+189
* Android: Do not add empty data to processed bytesBartlomiej Moskal2023-12-131-2/+4
* 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