summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin/camera/avfmediarecordercontrol.mm
Commit message (Expand)AuthorAgeFilesLines
* Rename FooMediaRecorderControl to FooMediaEncoder for darwin classesDoris Verria2021-04-061-592/+0
* Fix compilation on macOSLars Knoll2021-04-061-27/+27
* Rename QPlatformMediaRecoder to QPlatformMediaEncoderLars Knoll2021-03-191-1/+1
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-57/+0
* Unify the media recorder controls for macOS and iOSLars Knoll2021-03-161-279/+236
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-13/+13
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-11/+9
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-2/+2
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-171-2/+1
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-11/+4
* Rework the metadata handlingLars Knoll2021-02-121-8/+0
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-091-0/+9
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-091-6/+11
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-9/+244
* Fix some compiler warningsLars Knoll2021-01-291-1/+1
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-221-2/+2
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-5/+36
* Move the macOS/iOS specific code into one subfolderLars Knoll2021-01-221-0/+430