summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/camera
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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