summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediaencoder.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-162/+0
* Kill QMediaEncoderBaseLars Knoll2021-06-161-32/+22
* Kill the current QMediaRecorder classLars Knoll2021-06-161-1/+1
* Make QMediaEncoder::encoderSettings available from QMLPiotr Srebrny2021-06-101-0/+2
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-091-4/+3
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* QMediaEncoder: Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-261-1/+1
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-4/+4
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-141-5/+5
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-3/+0
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-10/+0
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-6/+1
* Add a QMediaEncoder classLars Knoll2021-03-171-0/+189