summaryrefslogtreecommitdiff
path: root/src/plugins/avfoundation/camera
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* AVFoundation: fix QCameraInfo::availableCameras() on OS X.Yoann Lopes2015-04-104-38/+59
* 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
* | 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1023-23/+23
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+0
* Fixed AVF camera backend build with namespaced QtDmytro Poplavskiy2012-10-093-4/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2423-553/+553
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2725-0/+3004