summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | AVFoundation: don't use shared OpenGL contexts unless needed.Yoann Lopes2015-06-101-11/+15
* | 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
* OSX/iOS: Fix volume and muteFrank Osterfeld2015-05-111-2/+2
* 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
* | ios: Enable volume and mute functionalityFrank Osterfeld2015-02-251-9/+21
* | ios: Do not leak texture cache objectsFrank Osterfeld2015-02-251-9/+11
* | Update copyright headersAntti Kokko2015-02-1260-813/+605
* | 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
* | iOS video frame render implementation.James Turner2015-02-048-61/+575
* | 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-096-77/+71
|\|
| * AVFoundation: fix media player video rendering in QML.Yoann Lopes2014-10-012-19/+4
| * Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.Jens Cornelis2014-09-111-1/+1
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-016-57/+66
| |\
| | * AVFoundation: fix some controls not being correctly destroyed on iOS.Yoann Lopes2014-08-254-6/+11
| | * AVFoundation: fix retrieving tracks information from live sources.Yoann Lopes2014-08-252-51/+55
* | | implement QVideoProbe for iOS cameraLudger Krämer2014-09-127-2/+174
|/ /
* | Update license headers and add new license filesAntti Kokko2014-08-2425-473/+273
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-4/+2
|\|
| * AVFoundation: correctly pass output URLs to AVCaptureMovieFileOutput.Yoann Lopes2014-07-101-4/+2
* | Fix compilation with -no-openglKai Koehne2014-07-011-4/+9
|/
* AVFoundation: Add QVideoWindowControl supportAndy Nichols2014-03-204-2/+378
* Prevent crash when there is no camera device availableAndy Shaw2014-03-191-2/+3
* AVFoundation: Fix another crash when destroying a QMediaPlayerAndy Nichols2014-03-141-2/+2
* AVFoundation: fix crash when no camera is available on the system.Yoann Lopes2014-03-071-3/+5