summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
...
* AVFoundation: Use CoreAnimation to render video to QVideoWidgetAndy Nichols2013-08-277-262/+115
* AVFoundation: Enable use of QMediaPlayer for audio on iOSAndy Nichols2013-08-273-28/+42
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-1/+1
* AVFoundation: Emit error when media fails to loadAndy Nichols2013-04-172-8/+9
* AVFoundation: Remove stray semicolon after conditionAndy Nichols2013-04-161-1/+1
* Doc: Fix minor typosSze Howe Koh2013-04-102-2/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1022-22/+22
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-082-5/+5
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Fixed build on MacOS with clang in C++11 mode.Erik Verbruggen2012-12-061-5/+5
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-213-21/+89
* AVFoundation: Fix broken requestControl logicAndy Nichols2012-11-201-6/+10
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-4/+4
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-14/+14
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+0
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-1924-0/+3589