summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-083-6/+6
* WMF: release video controls before releasing the sessionYoann Lopes2013-01-075-3/+24
* WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* WMF: re-enabled video probes and made it more robust.Yoann Lopes2013-01-075-67/+163
* fix include statementsMark Brand2012-12-244-4/+4
* WMF: Fixed incorrect QMediaPlayer volume reporting.Yoann Lopes2012-12-211-5/+6
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* WMF: Fixed crash when cancelling media loading.Yoann Lopes2012-12-111-0/+4
* WMF: Improved error reporting.Yoann Lopes2012-12-111-27/+35
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-1014-0/+14
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-078-47/+133
* WMF: Fixed shutdown sequence.Yoann Lopes2012-12-073-3/+4
* Fix includes to build on case-sensitive filesystemShawn Rutledge2012-12-072-2/+2
* fix build for standard DirectX install pathsJoerg Bornemann2012-12-061-1/+1
* Fixed build on MacOS with clang in C++11 mode.Erik Verbruggen2012-12-061-5/+5
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57
* blackberry: fixed building without QtWidgetsOleg Shparber2012-11-291-7/+4
* tr()-Fixes.Friedemann Kleint2012-11-291-16/+16
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* QT7: Remove usage of QMAKE_MAC_XARCHAndy Nichols2012-11-231-7/+3
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-213-21/+89
* AVFoundation: Fix broken requestControl logicAndy Nichols2012-11-201-6/+10
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-203-24/+3
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-202-18/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* WMF: Fixed color adjustment when using the EVR window control.Yoann Lopes2012-11-191-1/+1
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0617-30/+30
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-0611-238/+236
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-0514-76/+12
* add install path to ruleMaurice Kalinowski2012-10-221-0/+3
* Fix for QuickTime 7 media player backendCaroline Chao2012-10-193-16/+33
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-1925-1/+3591
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-172-0/+86
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-171-1/+0
* Fixed AVF camera backend build with namespaced QtDmytro Poplavskiy2012-10-093-4/+6
* Blackberry: Move the mediaservice plugin in a subdirectoryKevin Ottens2012-10-0815-32/+37
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24265-6359/+6359
* Fix gstreamer plugin build for platforms with qreal -> floatRomain Pokrzywka2012-09-141-1/+1
* remove references to qMemSet & qMemCopyOswald Buddenhagen2012-09-123-6/+6
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-1212-24/+0
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-09-064-45/+45
* Hide the video overlay when the QML element is hiddenThomas McGuire2012-09-061-0/+3
* Blackberry: Use debug output for errors by defaultThomas McGuire2012-09-051-12/+4
* WMF Backend: Fix crash in MFPlayerService::releaseControl.Jason Barron2012-09-041-0/+2
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2727-0/+3009
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-3/+3
* qt_module is deprecated, use qt_build_configOswald Buddenhagen2012-08-061-1/+1