summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer/mediaplayer.pro
Commit message (Expand)AuthorAgeFilesLines
* Use QT_CONFIG macro to check for featuresLars Knoll2017-02-271-2/+0
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+3
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-2/+2
* 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
* | tvOS supportMike Krus2016-01-131-3/+4
|/
* iOS video frame render implementation.James Turner2015-02-041-10/+20
* Fix compilation with -no-openglKai Koehne2014-07-011-4/+9
* AVFoundation: Add QVideoWindowControl supportAndy Nichols2014-03-201-2/+4
* AVFoundation: Enable QVideoWidget on iOSAndy Nichols2013-08-271-16/+16
* AVFoundation: Use CoreAnimation to render video to QVideoWidgetAndy Nichols2013-08-271-1/+1
* AVFoundation: Enable use of QMediaPlayer for audio on iOSAndy Nichols2013-08-271-18/+25
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+0
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-191-0/+56