summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-201-13/+3
|\|
| * AVFoundation: fix camera frames texture format.Yoann Lopes2015-10-161-13/+3
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-40/+137
|\|
| * AVFoundation: render camera frames using OpenGL textures on iOS.Yoann Lopes2015-09-173-40/+137
* | Doc: minor correctionsNico Vertriest2015-09-071-1/+1
|/
* Fix warnings about unused private fieldsThiago Macieira2015-08-068-9/+5
* Don't list avfcamerainfocontrol header and sources twiceThiago Macieira2015-08-061-2/+0
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-261-1/+1
|\
| * AVFoundation: fix wrong Q_ASSERT.Yoann Lopes2015-06-021-1/+1
* | Media asset writer - use the right macroTimur Pocheptsov2015-06-031-10/+10
* | AVFoundation: fix a problem when changing the camera viewfinder size.Yoann Lopes2015-06-021-1/+3
|/
* Video asset writer for iOSTimur Pocheptsov2015-05-2911-10/+1199
* AVFoundation: fix default camera viewfinder pixel format.Yoann Lopes2015-05-293-41/+33
* AVFoundation: additional build fixes for OSX < 10.9.Yoann Lopes2015-05-271-9/+26
* AVFoundation: fix retrieving maximum camera zoom value.Yoann Lopes2015-05-191-5/+5
* AVFoundation: fix compilation on OSX < 10.9.Yoann Lopes2015-05-192-21/+37
* Merge remote-tracking branch 'origin/5.4' into 5.5Yoann Lopes2015-05-056-48/+70
|\
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Yoann Lopes2015-05-044-45/+63
| |\
| | * AVFoundation: fix microphone permission when using the camera.Yoann Lopes2015-04-234-45/+63
| * | AVFoundation: correctly detect the default audio capture device.Yoann Lopes2015-04-232-3/+7
| |/
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-154-38/+59
|\|
| * AVFoundation: fix QCameraInfo::availableCameras() on OS X.Yoann Lopes2015-04-104-38/+59
* | Camera flash control - version for iOS/OS XTimur Pocheptsov2015-04-135-2/+317
* | AVFCameraViewfinderSettings - add NV12 formatTimur Pocheptsov2015-03-203-29/+94
* | AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-106-93/+140
* | Image encoder control - version for OS X/iOSTimur Pocheptsov2015-03-028-6/+386
* | Viewfinder settings control (1) for OS X/iOSTimur Pocheptsov2015-03-024-0/+184
* | Viewfinder settings control (2) - version for iOS/OS XTimur Pocheptsov2015-03-029-3/+716
* | Add AVF camera utilities - general aux. functions/classesTimur Pocheptsov2015-03-026-8/+430
* | Update copyright headersAntti Kokko2015-02-1234-435/+331
* | Camera zoom control - version for the AVFoundation pluginTimur Pocheptsov2015-02-055-1/+294
* | AVFCameraExposureControl - exposure control for iOSTimur Pocheptsov2015-02-055-2/+756
* | AVFCameraFocusControl - focus control for iOS / OS XTimur Pocheptsov2015-02-056-3/+474
* | Rename camera classes to avoid name clash.James Turner2015-01-159-56/+59
* | AVFImageCaptureControl - invalid connectionTimur Pocheptsov2015-01-081-17/+8
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-2/+2
| |\
| | * AVFoundation: fix some controls not being correctly destroyed on iOS.Yoann Lopes2014-08-251-2/+2
* | | implement QVideoProbe for iOS cameraLudger Krämer2014-09-127-2/+174
|/ /
* / Update license headers and add new license filesAntti Kokko2014-08-2413-246/+142
|/
* AVFoundation: correctly pass output URLs to AVCaptureMovieFileOutput.Yoann Lopes2014-07-101-4/+2
* Prevent crash when there is no camera device availableAndy Shaw2014-03-191-2/+3
* AVFoundation: fix crash when no camera is available on the system.Yoann Lopes2014-03-071-3/+5
* AVFoundation: Cleanup AVCaptureSession with proper reference countingAndy Nichols2014-03-041-0/+17
* AVFoundation: implement QCameraInfoControl.Yoann Lopes2014-03-0411-66/+258
* New QCameraInfo class.Yoann Lopes2014-02-284-2/+30
* AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes2014-02-144-7/+56
* Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-151-1/+1
* AVFoundation: Basic camera support for iOSAndy Nichols2013-08-271-3/+7
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2