summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't fail tests when recording does not start due to format errorPiotr Srebrny2022-10-191-3/+7
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-10-062-17/+17
* Fix qmediaplayerbackend testsAndré de la Rocha2022-09-141-5/+6
* Revert "Fix for QImage format issue in the qImageFromVideoFrame function"André de la Rocha2022-08-241-29/+13
* Validate array length before accessing elements to avoid ASSERTsPiotr Srebrny2022-08-221-0/+7
* Provide mock cameras from QMockIntegrationPiotr Srebrny2022-08-163-42/+53
* Remove access to texture handles from public QVideoFrame APIPiotr Srebrny2022-08-091-2/+3
* Use SPDX license identifiersLucie Gérard2022-06-2856-1579/+113
* Android: fix for tst_qaudiodecoderbackend testPekka Gehör2022-05-311-8/+32
* Extend fraction computation algorithm to numbers above 1 and below 0Piotr Srebrny2022-05-243-0/+107
* tst_qmediaplayerbackend: don't check signal countRafael Roquetto2022-05-061-2/+0
* tst_qmediaplayerbackend: fix duration test on QNXRafael Roquetto2022-05-061-0/+5
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-294-15/+5
* Restart pulling data if QIODevice signals readyReadPiotr Srebrny2022-04-261-1/+65
* Fix tst_QAudioSouce::pushSuspendOrResumeRafael Roquetto2022-04-141-2/+2
* Rename QVideoFrameFormat::YCbCrColorSpace to ColorSpaceLars Knoll2022-04-091-24/+23
* Expose the color range being used in the video dataLars Knoll2022-04-081-1/+1
* Fix autotest if no cameras are availableLars Knoll2022-04-041-0/+2
* pulse audio sink: Do timing calculation manuallyLars Knoll2022-04-041-14/+5
* Fix qaudiosource auto test when using pulseaudioLars Knoll2022-04-041-2/+2
* Fix qcamerabackend testLars Knoll2022-04-041-3/+5
* Fix issues with detecting the end of playbackLars Knoll2022-04-041-1/+6
* FFmpeg: allow using a QIODevice as the source for playbackLars Knoll2022-04-041-0/+1
* Fix half the test failures in the tst_qmediaplayerbackendLars Knoll2022-04-021-1/+0
* Remove the blacklist on macOSLars Knoll2022-04-011-3/+0
* Add QAudioFormat::defaultChannelConfigForChannelCount()Lars Knoll2022-04-011-1/+1
* FFmpeg: Various fixes to the ffmpeg audio decoderLars Knoll2022-04-011-2/+3
* Fix Multimedia auto test videoDimension on AndroidSamuel Mira2022-03-282-3/+10
* Remove .prev_CMakeLists.txtKai Köhne2022-03-222-33/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-183-4/+4
* Remove unused .qrc filesJoerg Bornemann2022-01-184-23/+0
* Fix Android sending a single video frameSamuel Mira2022-01-121-6/+0
* Fix SurfaceText test in AndroidSamuel Mira2022-01-071-0/+6
* Add QEXPECT_FAIL to android tests regarding isSeekableSamuel Mira2021-12-131-0/+9
* Fix tst_qmediarecorder autotestSamuel Mira2021-12-102-0/+14
* Enable QAudioDecoder backend tests for WindowsPiotr Srebrny2021-11-022-9/+6
* Add test for multiple sourceSamuel Mira2021-11-016-14/+104
* Add autotest for recording with mute audioSamuel Mira2021-10-211-1/+75
* Windows: fix and enable media player backend auto-testsAndré de la Rocha2021-10-155-50/+33
* Add test for change application state while recordingSamuel Mira2021-10-131-0/+31
* Fix QCameraBackend::testNativeMetadata() on gstreamerLars Knoll2021-10-121-2/+5
* Fix qcamerabackend autotest for gstreamerLars Knoll2021-10-111-4/+7
* Fix QCameraBackend::testCtorWithCameraDevice() testLars Knoll2021-10-061-8/+24
* Fix tst_qmediacapturesession on macOSLars Knoll2021-10-061-9/+41
* GStreamer: remove an element from a pipeline before setState(NULL)Piotr Srebrny2021-10-012-0/+29
* Android: mark test case for isSeekable() as QEXPECT_FAILAssam Boudjelthia2021-09-301-0/+3
* Fix exposureCompensationChanged signal signature in tst_QCameraAssam Boudjelthia2021-09-301-1/+1
* GStreamer: emit not ready for capture when no session or cameraPiotr Srebrny2021-09-291-4/+7
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-291-0/+69
* Handover recorder between sessionPiotr Srebrny2021-09-291-0/+33