summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* avfoundation: fix compiler warnings regarding Objective-CJochen Seemann2019-01-042-13/+13
* avfoundation: modernize by using nullptr and overrideJochen Seemann2019-01-0423-167/+167
* 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
* Add missing includesJake Petroules2018-02-121-0/+8
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-13/+30
|\
| * AVFoundation: use observer for tracking durationJochen Seemann2018-01-082-13/+31
* | AVFoundation: implement bufferStateJochen Seemann2017-12-213-3/+37
|/
* 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-101-2/+0
|\
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-1/+3
|\|
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+3
* | 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-234-34/+2
|/ / /
* | | 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
* | | Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-2/+2
|/ /
* | 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-6/+5
|\|
| * standardize statement order in project files a bitOswald Buddenhagen2016-02-251-1/+1
| * 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-251-4/+4
* | Updated license headersAntti Kokko2016-01-1926-364/+520
* | tvOS supportMike Krus2016-01-136-20/+21
|/
* 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
* AVFoundation: don't use shared OpenGL contexts unless needed.Yoann Lopes2015-06-101-11/+15
* OSX/iOS: Fix volume and muteFrank Osterfeld2015-05-111-2/+2
* ios: Enable volume and mute functionalityFrank Osterfeld2015-02-251-9/+21
* ios: Do not leak texture cache objectsFrank Osterfeld2015-02-251-9/+11
* Update copyright headersAntti Kokko2015-02-1226-378/+274
* iOS video frame render implementation.James Turner2015-02-048-61/+575
* AVFoundation: fix media player video rendering in QML.Yoann Lopes2014-10-012-19/+4
* Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.Jens Cornelis2014-09-111-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-015-55/+64
|\
| * AVFoundation: fix some controls not being correctly destroyed on iOS.Yoann Lopes2014-08-253-4/+9
| * AVFoundation: fix retrieving tracks information from live sources.Yoann Lopes2014-08-252-51/+55
* | Update license headers and add new license filesAntti Kokko2014-08-2412-227/+131