summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Android: fix indentation in manifest meta-data attributesHEADdevAssam Boudjelthia4 hours2-2/+2
* QSoundEffect: fix soundeffect selectionTim Blechmann40 hours1-0/+13
* SpatialAudio: improve validation of null QAudioEngineTim Blechmann41 hours1-0/+71
* tst_QMediaPlayerBackend: AVF - skip parts of flaky testTim Blechmann11 days1-0/+2
* QRtAudioEngine: move singleton to QSoundEffectTim Blechmann2026-04-232-35/+48
* SpatialAudio: fix device switchingTim Blechmann2026-04-231-0/+36
* coin: run darwin backend tests on all macOS versionsVladimir Belyavsky2026-04-211-0/+9
* Android: fix Java package names in qffmpeg subpackageAssam Boudjelthia2026-04-212-2/+2
* SpatialAudio: unit tests -fix some test namesTim Blechmann2026-04-171-4/+4
* coin: run unit tests for darwin backend on CITim Blechmann2026-04-171-0/+20
* QMediaMetaData: deprecate ThumbnailImageTim Blechmann2026-04-151-9/+3
* test: add minimal camera test to manual testsTim Blechmann2026-04-154-0/+237
* Darwin: skip unsupported tests in tst_qmediaplayerbackendVladimir Belyavsky2026-04-131-2/+26
* QMediaPlayer: set LoadingMedia status when opening qrcTim Blechmann2026-04-102-10/+11
* Darwin: extract embedded artwork from media metadataVladimir Belyavsky2026-04-021-6/+8
* migrate to QT_ENABLE_STRICT_MODE_UP_TOTim Blechmann2026-03-303-23/+27
* QPlatformMediaPlayer: devirtualize state/mediaStatusTim Blechmann2026-03-271-12/+3
* QSoundEffect: add small unit test for changing device/url between playTim Blechmann2026-03-271-0/+23
* tst_qmediaplayerbackend: Blacklist play_threeMediaPlayers on Android CIMikko Hallamaa2026-03-251-0/+4
* Revert blacklist screen capture tests on ubuntu 24.04Elias Toivola2026-03-251-8/+0
* manual test: command line option for enumerating media devices on a threadTim Blechmann2026-03-241-4/+35
* Fix ownership of QQuickScreenInfo in QQuickScreenCatpureArtem Dyomin2026-03-243-0/+159
* tst_qmediaplayerbackend: skip multitrack tests on unsupported formatsVladimir Belyavsky2026-03-241-0/+5
* GStreamer: Add support for GST_VIDEO_FORMAT_DMA_DRMLars Sutterud2026-03-191-10/+10
* Add a media player test covering first frame triggering by pauseArtem Dyomin2026-03-191-0/+51
* tests: silence -Wsign-compareTim Blechmann2026-03-171-1/+1
* QSampleCache: fix race condition on exitTim Blechmann2026-03-171-0/+9
* tests: add manual test plan to tests/manualTim Blechmann2026-03-171-0/+127
* test: MultiApp - small cleanupTim Blechmann2026-03-121-39/+41
* Tests: add test that QSoundEffect/QMediaPlayer go through source resolverTim Blechmann2026-03-124-0/+54
* Tests: QVideoFrame - avoid uninitialized buffersTim Blechmann2026-03-111-2/+9
* Improve multithreading tests for QVideoFrame::toImageArtem Dyomin2026-03-091-15/+24
* tests: add drwav integer underflow test caseTim Blechmann2026-03-092-0/+16
* tests: add drwav heap buffer overflow test fileTim Blechmann2026-03-092-0/+16
* Tests: add unit test for SpatialAudioTim Blechmann2026-03-034-0/+396
* tests: add simple unit tests for QtQuick3D.SpatialAudioTim Blechmann2026-03-029-0/+210
* tests: qml - do not link to QtMultimediaTim Blechmann2026-03-021-1/+0
* wasm: use browser filesystem to open media filesLorn Potter2026-02-231-0/+1
* tests: Blacklist failing tests on WaylandEskil Abrahamsen Blomfeldt2026-02-172-0/+6
* Make a test for frame changing on virtual camera for camera backendsOleksii Zbykovskyi2026-02-161-0/+53
* Make a virtual camera addition and removal test casesOleksii Zbykovskyi2026-02-121-15/+106
* qml-screencapture-advanced: Add recording functionalityNils Petter SkaĚŠlerud2026-02-073-18/+95
* tst_qmediarecorder: Replace QVERIFY(qFuzzyCompare()) with Q_COMPARE_EQ()Mikko Hallamaa2026-02-061-2/+2
* Launch virtual camera in qcamerabackend testOleksii Zbykovskyi2026-01-161-0/+40
* WASAPI: fix filling initial host bufferTim Blechmann2026-01-131-0/+6
* wrap access to AudioDeviceFormat into a futureTim Blechmann2026-01-122-10/+59
* QFFmpegMetaData: Add handling for QuickTime creationdateMikko Hallamaa2026-01-091-1/+1
* tst_qmediaplayerbackend: Add test for checking date in metadataMikko Hallamaa2026-01-085-0/+35
* QSoundEffect: implement mono/stereo conversionsTim Blechmann2025-12-231-0/+171
* tst_QMediaPlayerBackend: validate mediaStatusChangedTim Blechmann2025-12-221-0/+2