summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/mockbackend/qmockintegration_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include moc_*.cpp files in QtMM testsArtem Dyomin2022-12-131-82/+0
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-9/+9
* Fix memory leak in screen capturingArtem Dyomin2022-09-091-1/+6
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-3/+0
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-221-1/+1
* 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/+2
* Remove the CaptureMode argument from the createCaptureSession() methodLars Knoll2021-06-081-1/+1
* Cleanup the audio decoder architectureLars Knoll2021-05-171-1/+1
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* Have QPlatformMediaIntegration create the platform encoderDoris Verria2021-04-291-1/+3
* Fix test failures in tst_qvideowidget and tst_qgraphicsvideoitemLars Knoll2021-04-281-0/+3
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-1/+1
* Fix tst_qcamerawidgets autotestLars Knoll2021-04-281-0/+1
* Clean up the file and class names for the mock backendLars Knoll2021-04-231-12/+12
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-0/+6
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-1/+1
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-1/+1
* 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-5/+5
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-4/+4
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+1
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+1
* Refactor the mocking code for the recorder/capture serviceLars Knoll2021-01-291-0/+5
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-1/+6
* Port tst_qmediaplayer to use the new mock infrastructureLars Knoll2021-01-291-0/+16
* Start refactoring the mock backend codeLars Knoll2021-01-291-0/+75