summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin/camera/avfcamera.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-221-1/+1
|\
| * Fix camera crash on macOS 13Artem Dyomin2023-01-061-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-031-25/+48
|\|
| * Fix crash on macos13 with iphone cameraArtem Dyomin2022-11-241-25/+48
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2022-06-011-20/+20
* AVFoundation plugin (iOS) fix minor build problemsTimur Pocheptsov2022-03-031-25/+2
* macOS/iOS: Don't stop capture when changing cameraDoris Verria2021-08-301-3/+1
* macOS/iOS: Set pixel format to AVCaptureVideoDataOutputDoris Verria2021-08-201-3/+2
* macOS: Fix image captureDoris Verria2021-08-161-4/+12
* Support setting QCameraFormat to AVFCameraDoris Verria2021-08-091-1/+17
* macOS: Fix use of API that's only available on macOS 10.15 and aboveTor Arne Vestbø2021-07-191-2/+7
* Remove QCamera::StatusLars Knoll2021-06-171-30/+1
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-5/+5
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* Implement support for QCamera::Features on darwinDoris Verria2021-05-261-5/+19
* Some QCamera API cleanupsLars Knoll2021-05-251-8/+8
* Fix iOS compilation after latest changes in camera APIDoris Verria2021-05-201-29/+27
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-9/+130
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-11/+482
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-8/+227
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-141-0/+3
* Support Audio-Only recordings on macOSDoris Verria2021-05-101-7/+0
* Fix camera and compilation on macOSLars Knoll2021-04-191-21/+20
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-4/+41
* Get rid of the camera session usage on the camera control classesDoris Verria2021-04-191-3/+14
* Move conversion functions from CVPixelFormat to our pixel formatLars Knoll2021-04-081-68/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-18/+18
* Rename the control classes on darwinDoris Verria2021-04-061-0/+210