summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera/avfcamerasession.mm
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: Use 90 for the front facing camera's orientationAndy Shaw2017-12-121-1/+1
* Remove deprecated QSysInfo APIs and dead code from macOS/iOS backendJake Petroules2016-09-231-11/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-8/+18
|\
| * AVFoundation: re-apply viewfinder settings on mode changes.Yoann Lopes2016-06-131-5/+17
| * AVFoundation: implement QVideoEncoderSettingsControl.Yoann Lopes2016-06-031-4/+2
* | Updated license headersAntti Kokko2016-01-191-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-151-8/+26
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-8/+26
| |\
| | * AVFoundation: correctly set the activeFormat on the AVCaptureDevice.Yoann Lopes2015-12-101-7/+23
| | * AVFoundation: fix setting the camera viewfinder resolution.Yoann Lopes2015-12-031-1/+3
* | | AVFoundation: replace foreach with range-based forAnton Kudryavtsev2016-01-151-1/+1
|/ /
* | AVFoundation: fix camera capture previews.Yoann Lopes2015-10-201-0/+4
* | Doc: minor correctionsNico Vertriest2015-09-071-1/+1
|/
* AVFoundation: fix default camera viewfinder pixel format.Yoann Lopes2015-05-291-4/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Yoann Lopes2015-05-051-34/+4
|\
| * AVFoundation: fix microphone permission when using the camera.Yoann Lopes2015-04-231-34/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-23/+36
|\|
| * AVFoundation: fix QCameraInfo::availableCameras() on OS X.Yoann Lopes2015-04-101-23/+36
* | AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-101-0/+23
* | Image encoder control - version for OS X/iOSTimur Pocheptsov2015-03-021-4/+21
* | Viewfinder settings control (2) - version for iOS/OS XTimur Pocheptsov2015-03-021-0/+11
* | Update copyright headersAntti Kokko2015-02-121-22/+14
* | Rename camera classes to avoid name clash.James Turner2015-01-151-3/+3
* | implement QVideoProbe for iOS cameraLudger Krämer2014-09-121-0/+27
|/
* AVFoundation: Cleanup AVCaptureSession with proper reference countingAndy Nichols2014-03-041-0/+17
* AVFoundation: implement QCameraInfoControl.Yoann Lopes2014-03-041-0/+72
* AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes2014-02-141-1/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-271-0/+277