summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera/avfcamerautility.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QSysInfo APIs and dead code from macOS/iOS backendJake Petroules2016-09-231-86/+28
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-2/+238
|\
| * AVFoundation: improve changing the capture device format.Yoann Lopes2016-06-141-0/+50
| * AVFoundation: correctly set default frame rate on OSX.Yoann Lopes2016-06-031-0/+7
| * AVFoundation: implement QVideoEncoderSettingsControl.Yoann Lopes2016-06-031-2/+181
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-191-40/+8
* AVFoundation: fix compilation on OSX < 10.9.Yoann Lopes2015-05-191-5/+12
* AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-101-63/+88
* Add AVF camera utilities - general aux. functions/classesTimur Pocheptsov2015-03-021-0/+386