summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
* Doc: Fix faulty snippet in Video Overview pageTopi Reinio2013-02-191-1/+5
* Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1
* BlackBerry: Fixed playback of streamed audioBernd Weimer2013-02-123-5/+17
* Fix lupdate-Warning in qcamera.cpp.Friedemann Kleint2013-02-061-1/+1
* fix doc page urlsOswald Buddenhagen2013-02-061-1/+1
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
* Add a simple accessor to the video provider snippetLaszlo Papp2013-02-061-1/+3
* Merge branch 'release' into stableSergio Ahumada2013-01-295-2/+12
|\
| * Doc: Add QML Types to table of contents in AssistantJerome Pasion2013-01-281-1/+1
| * Add virtual destructors to two classes with other virtualsThiago Macieira2013-01-254-0/+10
| * Doc: Fixed "QML Types" listing C++ classes.Jerome Pasion2013-01-221-1/+1
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1725-66/+57
| * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
* | Doc: Fix module name formatSze Howe Koh2013-01-297-9/+9
* | QAudioInput/Output documentation: Fix slot naming in snippetsTopi Reinio2013-01-251-12/+12
* | WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-2312-66/+3769
* | WMF: fixed unresolved topologies when using the custom MediaSink.Yoann Lopes2013-01-232-3/+187
* | WMF: fixed scrubbing and changing rate to 0 or negative values.Yoann Lopes2013-01-231-24/+36
* | Make sure QVideoSurfaceGLPainter always uses a valid texture.Yoann Lopes2013-01-161-0/+5
* | Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-153-0/+3
* | Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1525-66/+57
* | Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
* | Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
* | Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
* | make use of qtHaveModule()Oswald Buddenhagen2013-01-1111-15/+15
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-10637-637/+637
|/
* 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