summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/mockbackend/qmockintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-3/+3
* platform integration: add getter for current backendTim Blechmann2024-04-051-1/+1
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Move ownership of media devices to platform media integrationJøger Hansegård2024-02-281-0/+7
* Simplify setup of media devices by using unique connectionJøger Hansegård2024-02-251-7/+1
* Use regular plugin loader also in multimedia unit testsJøger Hansegård2024-01-291-1/+25
* Implement lazy initialization of VideoDevicesArtem Dyomin2024-01-211-5/+7
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-271-5/+18
* Refactor internal design for QWindowCapture implementationsArtem Dyomin2023-06-231-2/+12
* Renamings before QWindowCapture integrationArtem Dyomin2023-06-221-3/+3
* Make QPlatformMediaIntegration::m_videoDevices a smart pointerMikolaj Boc2023-01-091-1/+1
* Include moc_*.cpp files in QtMM testsArtem Dyomin2022-12-131-1/+1
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-8/+8
* Fix memory leak in screen capturingArtem Dyomin2022-09-091-0/+11
* Provide mock cameras from QMockIntegrationPiotr Srebrny2022-08-161-0/+53
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-9/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-181-1/+1
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-221-2/+2
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-1/+1
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-1/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+6
* Remove the CaptureMode argument from the createCaptureSession() methodLars Knoll2021-06-081-2/+1
* Cleanup the audio decoder architectureLars Knoll2021-05-171-2/+2
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-6/+6
* Have QPlatformMediaIntegration create the platform encoderDoris Verria2021-04-291-0/+5
* Fix test failures in tst_qvideowidget and tst_qgraphicsvideoitemLars Knoll2021-04-281-1/+2
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-0/+6
* Fix tst_qcamerawidgets autotestLars Knoll2021-04-281-0/+6
* Fix tst_qcameraLars Knoll2021-04-271-1/+1
* Clean up the file and class names for the mock backendLars Knoll2021-04-231-9/+9
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-0/+10
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-1/+1
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-2/+2
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-1/+1
* Next steps in consistent class namingLars Knoll2021-03-021-2/+2
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-5/+5
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+1
* Get rid of all uses of QMediaServiceProviderLars Knoll2021-01-291-0/+2
* Refactor the mocking code for the recorder/capture serviceLars Knoll2021-01-291-0/+11
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-0/+10
* Port tst_qmediaplayer to use the new mock infrastructureLars Knoll2021-01-291-2/+7
* Start refactoring the mock backend codeLars Knoll2021-01-291-0/+68