summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for non-ASCII characters in file namePavel Dubsky2023-05-041-0/+27
* Fix qmediaplayer tests flakyness with QSignalSpyArtem Dyomin2023-04-191-1/+5
* Fix threading problems of QVideoSinkArtem Dyomin2023-04-151-0/+35
* Android-Tests: Skip few tests from tst_qmediaplayerbackendBartlomiej Moskal2023-04-141-0/+9
* Fix a few memory leaksArtem Dyomin2023-04-131-10/+11
* Android-tests: Remove QEXPECT_FAIL from tst_qmediaplayerbackendBartlomiej Moskal2023-04-131-12/+0
* Implement seamless ffmpeg playback loopingArtem Dyomin2023-04-121-11/+106
* Tests: fix for tst_QAudioSink testset part 2/2Bartlomiej Moskal2023-04-041-1/+0
* Tests: fix for tst_QAudioSink testset part 1/2Bartlomiej Moskal2023-04-041-1/+1
* Fix signedness difference in comparisonEdward Welbourne2023-04-041-1/+1
* Implement the base video source class for camera and screen capturingArtem Dyomin2023-03-221-1/+1
* Extend recordToFile() in tst_qscreencapture_integration.cpp w/windowLars Sutterud2023-03-141-5/+61
* Fix setting pixel format to AVFVideoSinkDoris Verria2023-03-113-0/+103
* Tests: check camera activity in tst_qmediacapturesessionBartlomiej Moskal2023-03-101-0/+15
* Disable flaky tst_qcamera testArtem Dyomin2023-03-081-0/+4
* Temporarily disable new tests on macOS CIArtem Dyomin2023-03-061-1/+13
* Implement looping for ffmpeg mediaplayer backendArtem Dyomin2023-03-051-0/+114
* Fix audiosink issues on darwinArtem Dyomin2023-03-041-27/+120
* Fix ffmpeg encoding issuesArtem Dyomin2023-02-173-21/+97
* QScreenCapture: Remove the window APIVolker Hilsheimer2023-02-141-48/+0
* Implement custom X11 screen capturingArtem Dyomin2023-02-121-1/+3
* Rewrite screen capturing on macosArtem Dyomin2023-02-071-5/+11
* Fix behavior of QAudioSink::resume in push modeVolker Hilsheimer2023-02-071-1/+2
* Clean up and fix QAudioSink::pullResumeFromUnderrun testVolker Hilsheimer2023-02-051-35/+40
* Change blacklisting of tst_QVideoWidget::fullScreen to androidHeikki Halmet2023-01-221-1/+1
* Blacklist tst_QVideoWidget::fullScreen for Red Hat 8.4Heikki Halmet2023-01-211-0/+3
* Handle duration in ffmpeg stream metadataArtem Dyomin2023-01-153-3/+33
* Make QPlatformMediaIntegration::m_videoDevices a smart pointerMikolaj Boc2023-01-091-1/+1
* Android: fix thread hang on tst_qvideowidgetSamuel Mira2022-12-161-2/+0
* Include moc_*.cpp files in QtMM testsArtem Dyomin2022-12-1324-284/+404
* Refactor and fix AVFAudioDecoderArtem Dyomin2022-12-081-10/+72
* Fix signed vs unsigned comparison warningEdward Welbourne2022-12-011-1/+1
* Fix ffmpeg camera crash on macOS (double releasing of an object)Artem Dyomin2022-11-291-0/+31
* Android: Blacklist test for ffmpeg provisionSamuel Mira2022-11-101-0/+2
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-102-4/+10
* Add audio listeners for macOS and cleanup codeArtem Dyomin2022-11-071-2/+6
* Relax some of conditions when testing media playerPiotr Srebrny2022-11-011-10/+13
* Skip some integration tests on macos CIArtem Dyomin2022-10-313-8/+26
* Blacklist metadata test for WindowsPiotr Srebrny2022-10-271-0/+2
* Run multimedia tests with ffmpeg backend on CIArtem Dyomin2022-10-257-5/+14
* Align QAudioDecoder tests with all backendsPiotr Srebrny2022-10-251-2/+4
* Apply ffmpeg recoder redisign to AudioDecoderArtem Dyomin2022-10-182-15/+311
* Ffmpeg: handle invalid media in media playerArtem Dyomin2022-10-181-0/+42
* Don't fail tests when recording does not start due to format errorPiotr Srebrny2022-10-171-2/+6
* Skip screen capturing tests when screen capturing is not supportedPiotr Srebrny2022-10-171-0/+4
* Redesign of ffmpeg decoderArtem Dyomin2022-10-171-0/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-0720-422/+422
* Remove obsolete .qtt system test filesJuha Vuolle2022-10-045-941/+0
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-262-17/+17