summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* Blackberry: Assert that we are in detached stateThomas McGuire2012-07-301-0/+3
* Blackberry: Fix spurious position udpates in playlistsThomas McGuire2012-07-301-1/+6
* Blackberry: Fix playlists not advancing to the next track.Thomas McGuire2012-07-301-2/+4
* Blackberry: Fix playback from certain URLsThomas McGuire2012-07-302-27/+43
* Fixed: use selected audio input device.Lev Zelenskiy2012-07-301-1/+1
* Audio probes for AudioCapture plugin.Lev Zelenskiy2012-07-306-3/+206
* Blackberry: Fix case of setting multiple media filesThomas McGuire2012-07-282-3/+12
* Blackberry: Fix metadata reader for more recent OS versionsThomas McGuire2012-07-281-1/+6