summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: Use 90 for the front facing camera's orientationAndy Shaw2017-12-121-1/+1
* AVFoundation: Make AVFImageCaptureControl work without a previewTimur Pocheptsov2017-06-272-3/+5
* AVFImageCaptureControl - do not block the capture's callbackTimur Pocheptsov2017-06-262-7/+23
* Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-232-6/+12
* AVF: Fix mediaplayer state and status issuesChristian Strømme2017-04-263-52/+90
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-4/+0
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-272-4/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-124-4/+7
|\|
| * Add proper global headers for QtMultimediaLars Knoll2016-11-232-2/+2
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-142-2/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-122-53/+59
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-112-53/+59
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-042-53/+59
| | |\
| | | * AVFoundation: fix metadata controlYoann Lopes2016-09-272-53/+59
* | | | Remove deprecated QSysInfo APIs and dead code from macOS/iOS backendJake Petroules2016-09-2313-389/+187
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-3/+19
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-012-3/+19
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-272-3/+19
| | |\|
| | | * AVFoundation: fix memory leakYoann Lopes2016-08-221-3/+13
| | | * Fix instance method not found warningJake Petroules2016-08-171-0/+6
* | | | Fix AVFoundation camera plugin linking as shared libraryJake Petroules2016-08-231-2/+5
|/ / /
* | | Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-177-84/+129
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-6/+15
| |\|
| | * AVFoundation: fix mediaStatus and state changesYoann Lopes2016-08-121-6/+15
| * | Replaced old license headers with new and correct onesJani Heikkinen2016-08-126-78/+114
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-024-77/+84
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-08-014-77/+84
| |\|
| | * AVFMediaAssetWriter - fix race conditionsTimur Pocheptsov2016-07-264-65/+67
| | * AVFMediaAssetWriter - fix atomics useTimur Pocheptsov2016-07-192-27/+32
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-2124-297/+1411
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-3024-297/+1411
| |\|
| | * AVFoundation: improve changing the capture device format.Yoann Lopes2016-06-145-43/+74
| | * AVFoundation: re-apply viewfinder settings on mode changes.Yoann Lopes2016-06-135-10/+28
| | * AVFoundation: fix orientation of recorded videos.Yoann Lopes2016-06-134-4/+28
| | * AVFoundation: implement QAudioEncoderSettings.Yoann Lopes2016-06-0910-23/+346
| | * AVFoundation: implement QMediaContainerControl.Yoann Lopes2016-06-098-5/+193
| | * AVFoundation: correctly set default frame rate on OSX.Yoann Lopes2016-06-031-0/+7
| | * AVFoundation: implement QVideoEncoderSettingsControl.Yoann Lopes2016-06-0316-258/+781
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-137-113/+86
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-107-113/+86
| |\|
| | * Fix unused variable warningChristian Stromme2016-04-261-2/+5
| | * AVFMediaAssetWriter - fix potential race condition(s)Timur Pocheptsov2016-04-214-109/+71
| | * AVFFoundation - fix a compilation error (iOS, XCode 7.3)Timur Pocheptsov2016-04-191-3/+3
| | * AVFoundation: fix switching to still image capture mode.Yoann Lopes2016-04-131-0/+3
| | * AVFoundation: return correct viewfinder settings.Yoann Lopes2016-04-131-1/+6
* | | Add YUV 4:2:2 8Bit to supported formats of OS X camera plugin.Samuel Gaist2016-04-291-0/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-11/+11
|\|
| * standardize statement order in project files a bitOswald Buddenhagen2016-02-252-2/+3
| * remove redundant statements from project filesOswald Buddenhagen2016-02-251-1/+0