summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/multimedia/qmediaencoder/tst_qmediaencoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-975/+0
* Kill QMediaEncoderBaseLars Knoll2021-06-161-11/+11
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-36/+36
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-6/+2
* Have QPlatformMediaIntegration create the platform encoderDoris Verria2021-04-291-3/+6
* Fix tst_qmediaencoderLars Knoll2021-04-271-779/+610
* Clean up the file and class names for the mock backendLars Knoll2021-04-231-4/+4
* Rename QPlatformMediaRecoder to QPlatformMediaEncoderLars Knoll2021-03-191-2/+2
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-58/+0
* Add a QMediaEncoder classLars Knoll2021-03-171-0/+1203