summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation
Commit message (Expand)AuthorAgeFilesLines
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1045-45/+45
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-082-5/+5
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-102-0/+2
* 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-052-10/+0
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-1925-1/+3591
* Fixed AVF camera backend build with namespaced QtDmytro Poplavskiy2012-10-093-4/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2423-553/+553
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2726-0/+3007