summaryrefslogtreecommitdiffstats
path: root/src
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
* remove leftover code from multimediawidgets carve-outOswald Buddenhagen2013-01-081-5/+0
* 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
* Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* Doc: Moved the qdocinc and image to the sourcedirsVenugopal Shivashankar2013-01-022-0/+43
* Remove comma at the end of the enumThiago Macieira2012-12-281-1/+1
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-251-1/+1
* 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-163-3/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-3/+0
* Doc: Fixed broken links to the Multimedia examplesVenugopal Shivashankar2012-12-141-12/+15
* Doc: Updated the \example and \snippet pathsv5.0.0-rc2Venugopal Shivashankar2012-12-1222-45/+66
* 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
* Doc: Replace outdated macroChristian Stenger2012-12-071-1/+1
* 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
* Update plugins.qmltypesKai Koehne2012-12-071-224/+63
* Doc: Fix typo and enum namesChristian Stenger2012-12-062-4/+4
* 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
* Doc: Added missing images and made some language editsVenugopal Shivashankar2012-11-301-2/+1
* blackberry: fixed building without QtWidgetsOleg Shparber2012-11-291-7/+4
* tr()-Fixes.Friedemann Kleint2012-11-292-19/+19
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* Doc: cleanup multimedia overviewAndy Nichols2012-11-281-3/+10
* Doc: Cleanup diagram placeholder in Camera OverviewAndy Nichols2012-11-271-4/+0
* QT7: Remove usage of QMAKE_MAC_XARCHAndy Nichols2012-11-231-7/+3
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-215-22/+95
* Doc: Polish the description of changes to the Qt Multimedia moduleSze Howe Koh2012-11-211-62/+46
* 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
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-205-244/+23
|\
| * Doc: Removed extra qdocconf files.Jerome Pasion2012-11-075-243/+23
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtmultimedia into...Jerome Pasion2012-11-02158-278/+3748
| |\
| * | doc: update documentation project name to match module nameTor Arne Vestbø2012-10-121-2/+1
* | | Fix qmake warning about missing headers.Friedemann Kleint2012-11-191-2/+2
* | | Fix syncqt-warnings.Friedemann Kleint2012-11-1977-200/+200
* | | WMF: Fixed color adjustment when using the EVR window control.Yoann Lopes2012-11-191-1/+1
* | | Fix compilation with -no-rtti.Friedemann Kleint2012-11-191-1/+4
* | | Fix a possible crash in QSoundEffect.Robin Burchell2012-11-091-1/+3