summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* Rework the metadata handlingLars Knoll2021-02-1214-308/+43
* Remove camera locking APILars Knoll2021-02-122-27/+0
* Get rid of QImageEncoderControlLars Knoll2021-02-127-293/+126
* Cleanup QImageEncoderSettingsLars Knoll2021-02-122-13/+3
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-094-9/+25
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-096-14/+18
* Remove some unused codeLars Knoll2021-02-091-11/+0
* Get rid of QCameraImageCapture::DriveModeLars Knoll2021-02-091-2/+0
* Clean up zooming APILars Knoll2021-02-092-78/+16
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-094-94/+91
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-0913-955/+316
* New API for handling media formats and codecsLars Knoll2021-02-095-2/+265
* Cleanup QAudioFormat and friendsLars Knoll2021-02-095-117/+59
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-293-18/+2
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-294-353/+5
* Cleanup resolution and frameRate handlingLars Knoll2021-01-295-124/+9
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-298-191/+1
* Cleanup some of the objc codeLars Knoll2021-01-299-18/+28
* Cleanup QCameraInfoLars Knoll2021-01-294-7/+63
* Add support for notification when audio devices change on macOSLars Knoll2021-01-294-12/+52
* Implement notifications when the available cameras change for macOSLars Knoll2021-01-292-11/+28
* Fix some compiler warningsLars Knoll2021-01-295-11/+11
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-2912-362/+58
* Completely remove the old plugin infrastructureLars Knoll2021-01-297-151/+13
* Remove the mediaChanged() signal from the media player controlLars Knoll2021-01-291-3/+0
* Cleanup some of the now unused plugin interface codeLars Knoll2021-01-292-40/+0
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-297-195/+80
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-224-0/+49
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-223-4/+4
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-2212-250/+84
* Move the macOS/iOS specific code into one subfolderLars Knoll2021-01-2285-0/+17995