summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-252-8/+8
* | Updated license headersAntti Kokko2016-01-1971-995/+1421
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-157-147/+172
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-077-147/+172
| |\
| | * AVFoundation: correctly set the activeFormat on the AVCaptureDevice.Yoann Lopes2015-12-107-38/+62
| | * AVFoundation: fix setting up the video capture session.Yoann Lopes2015-12-031-1/+1
| | * AVFoundation: fix setting the camera viewfinder resolution.Yoann Lopes2015-12-033-1/+10
| | * AVFoundation: improve viewfinder settings.Yoann Lopes2015-11-202-110/+102
* | | AVFoundation: replace foreach with range-based forAnton Kudryavtsev2016-01-153-4/+6
* | | tvOS supportMike Krus2016-01-137-22/+23
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-203-44/+12
|\|
| * Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-193-44/+12
* | Fix use-after-free in AVFCameraService during renderer destructionJohn Brooks2015-11-191-7/+4
* | AVFoundation: don't automatically rotate camera captures.Yoann Lopes2015-11-042-12/+4
* | AVFoundation: fix camera capture previews.Yoann Lopes2015-10-204-38/+82
* | 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-026-107/+243
|\|
| * AVFoundation: render camera frames using OpenGL textures on iOS.Yoann Lopes2015-09-173-40/+137
| * AVFoundation: implemented QMediaPlayer::seekable.Yoann Lopes2015-09-153-1/+19
| * AVFoundation: fix rendering when player reached EndOfMedia.Yoann Lopes2015-09-151-0/+5
| * AVFoundation: correctly unload current media.Yoann Lopes2015-09-151-31/+14
| * AVFoundation: store seek requests before media is loaded.Yoann Lopes2015-09-152-5/+27
| * AVFoundation: fix initial volume.Yoann Lopes2015-09-152-22/+28
| * AVFoundation: fix playback rate.Yoann Lopes2015-09-153-8/+13
* | 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