summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Blackberry: Add support for reading meta data in QMediaPlayerTobias Koenig2013-02-199-1/+389
* | Blackberry: Extend platform-specific documentationTobias Koenig2013-02-191-1/+9
* | Blackberry: Fix resolution selection for video recordingTobias Koenig2013-02-193-49/+58
* | Fix MinGW-warnings about mismatched types.Friedemann Kleint2013-02-143-5/+6
* | DSVideoWidgetControl: Fix constructor order.Friedemann Kleint2013-02-141-1/+2
* | Fix warnings about unused variables.Friedemann Kleint2013-02-147-1/+15
* | Fix MinGW64-warnings about unknown pragmas.Friedemann Kleint2013-02-142-5/+11
* | DSVideoWidgetSurface: Pass on parent to base class.Friedemann Kleint2013-02-141-0/+1
* | Reduce MinGW64-warnings about mixerID.Friedemann Kleint2013-02-142-6/+8
* | Fix signature of the waveInProc/waveOutProc callbacks.Friedemann Kleint2013-02-144-4/+4
* | Blackberry: Fix orientation of taken photosTobias Koenig2013-02-121-5/+18
* | Blackberry: Restart camera viewfinder after standbyTobias Koenig2013-02-112-0/+10
* | Blackberry: Ensure that camera viewfinder texture is uprightTobias Koenig2013-02-081-1/+1
* | Blackberry: Add camera support for BB10 platformTobias Koenig2013-02-0647-1/+5718
* | Blackberry: Fix warning about unsigned integer comparisonThomas McGuire2013-01-311-2/+2
* | Blackberry: Refactor plugin directory structureTobias Koenig2013-01-3116-29/+30
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28155-619/+0
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-2/+2
|/
* 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