summaryrefslogtreecommitdiff
path: root/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-251-3/+3
* 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
* Implement seamless ffmpeg playback loopingArtem Dyomin2023-04-121-11/+106
* Android-tests: Remove QEXPECT_FAIL from tst_qmediaplayerbackendBartlomiej Moskal2023-04-061-12/+0
* Fix signedness difference in comparisonEdward Welbourne2023-03-301-1/+1
* Fix setting pixel format to AVFVideoSinkDoris Verria2023-03-091-0/+45
* Temporarily disable new tests on macOS CIArtem Dyomin2023-03-061-1/+13
* Implement looping for ffmpeg mediaplayer backendArtem Dyomin2023-03-051-0/+114
* Handle duration in ffmpeg stream metadataArtem Dyomin2023-01-151-0/+33
* Relax some of conditions when testing media playerPiotr Srebrny2022-11-011-10/+13
* Skip some integration tests on macos CIArtem Dyomin2022-10-311-0/+12
* Apply ffmpeg recoder redisign to AudioDecoderArtem Dyomin2022-10-181-15/+105
* Ffmpeg: handle invalid media in media playerArtem Dyomin2022-10-181-0/+42
* Redesign of ffmpeg decoderArtem Dyomin2022-10-171-0/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-67/+67
* Fix qmediaplayerbackend testsAndré de la Rocha2022-09-141-5/+6
* Add some tests to tst_QMediaPlayerBackendArtem Dyomin2022-09-081-0/+178
* Validate array length before accessing elements to avoid ASSERTsPiotr Srebrny2022-08-221-0/+7
* Use SPDX license identifiersLucie Gérard2022-06-241-27/+2
* tst_qmediaplayerbackend: don't check signal countRafael Roquetto2022-05-061-2/+0
* tst_qmediaplayerbackend: fix duration test on QNXRafael Roquetto2022-05-061-0/+5
* Fix issues with detecting the end of playbackLars Knoll2022-04-041-1/+6
* Fix half the test failures in the tst_qmediaplayerbackendLars Knoll2022-04-021-1/+0
* Fix Multimedia auto test videoDimension on AndroidSamuel Mira2022-03-281-3/+10
* 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
* Add test for multiple sourceSamuel Mira2021-11-011-7/+60
* Windows: fix and enable media player backend auto-testsAndré de la Rocha2021-10-151-19/+28
* Android: mark test case for isSeekable() as QEXPECT_FAILAssam Boudjelthia2021-09-301-0/+3
* Fix position property of QMediaPlayer on macOS/iOSLars Knoll2021-09-201-0/+25
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-071-1/+1
* Small fixes to tst_qcamerabackend/tst_qmediaplayerbackendDoris Verria2021-08-231-0/+3
* Ensure we correctly set the videoSize property in QVideoSinkLars Knoll2021-08-161-0/+1
* Add a couple of nullptr checks in the gstreamer media playerLars Knoll2021-08-151-0/+13
* Fix media player position handling after seeking on gstreamerLars Knoll2021-07-301-0/+24
* Fix QMediaPlayer::isSeekable() on gstreamerLars Knoll2021-07-301-0/+14
* Fix QMediaPlayer::hasAudio/Video() and related signalsLars Knoll2021-07-281-0/+23
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-181-1/+0
* QMediaPlayer API cleanupsLars Knoll2021-06-161-1/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-41/+75
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-251-2/+2
* Clean up the videoOutput() APILars Knoll2021-05-211-1/+3
* Pass the remaining mediaplayerbackend autotestsLars Knoll2021-05-071-39/+38
* Pass more media player autotests on gstreamerLars Knoll2021-05-031-3/+8
* Some cleanups in the mediaplayerbackend autotestLars Knoll2021-05-031-57/+8