summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
Commit message (Expand)AuthorAgeFilesLines
...
| | * AVFoundation: Fix sending proper state in QMediaRecorderVaL Doroshchuk2019-05-101-4/+2
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-3/+3
|/ /
* | AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* | avfoundation: fix compiler warnings regarding Objective-CJochen Seemann2019-01-046-51/+53
* | avfoundation: modernize by using nullptr and overrideJochen Seemann2019-01-0449-270/+270
|/
* AVFoundation: Use opengl context from surface as sharedVaL Doroshchuk2018-08-021-7/+7
* AVFoundation: Do not use AVFVideoRendererControl if no openglVaL Doroshchuk2018-06-261-3/+6
* AVFoundation: Fix crash when no video capture deviceVaL Doroshchuk2018-06-252-1/+5
* Add missing includesJake Petroules2018-02-121-0/+8
* Remove obsolete code pathsJake Petroules2018-02-121-12/+11
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-13/+32
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-183-13/+33
| |\
| | * AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
| | * avfoundation: resolve unused parameter warningsJochen Seemann2018-01-081-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-1/+1
| |\|
| | * AVFoundation: Use 90 for the front facing camera's orientationAndy Shaw2017-12-121-1/+1
* | | AVFoundation: implement bufferStateJochen Seemann2017-12-213-3/+37
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-193-41/+29
|\| |
| * | Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2210-62/+62
|/ /
* / Use qDegreesToRadians() instead of hand-coding itEdward Welbourne2017-07-061-4/+2
|/
* 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
| |\|