summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QSysInfo APIs and dead code from macOS/iOS backendJake Petroules2016-09-231-97/+64
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-211-204/+9
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-204/+9
| |\
| | * AVFoundation: improve changing the capture device format.Yoann Lopes2016-06-141-9/+1
| | * AVFoundation: implement QVideoEncoderSettingsControl.Yoann Lopes2016-06-031-196/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-1/+6
| |\|
| | * AVFoundation: return correct viewfinder settings.Yoann Lopes2016-04-131-1/+6
* | | Add YUV 4:2:2 8Bit to supported formats of OS X camera plugin.Samuel Gaist2016-04-291-0/+10
|/ /
* / Updated license headersAntti Kokko2016-01-191-14/+20
|/
* AVFoundation: correctly set the activeFormat on the AVCaptureDevice.Yoann Lopes2015-12-101-17/+13
* AVFoundation: improve viewfinder settings.Yoann Lopes2015-11-201-104/+100
* Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-191-2/+4
* AVFoundation: render camera frames using OpenGL textures on iOS.Yoann Lopes2015-09-171-12/+19
* AVFoundation: fix default camera viewfinder pixel format.Yoann Lopes2015-05-291-20/+25
* AVFoundation: additional build fixes for OSX < 10.9.Yoann Lopes2015-05-271-9/+26
* AVFoundation: fix compilation on OSX < 10.9.Yoann Lopes2015-05-191-16/+25
* AVFCameraViewfinderSettings - add NV12 formatTimur Pocheptsov2015-03-201-26/+51
* AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-101-5/+10
* Viewfinder settings control (1) for OS X/iOSTimur Pocheptsov2015-03-021-0/+153
* Viewfinder settings control (2) - version for iOS/OS XTimur Pocheptsov2015-03-021-0/+579