summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry/QNX: Implement audio recording with QAudioInputTobias Koenig2013-03-114-2/+593
* Android multimedia plug-in.Christian Strømme2013-03-0629-0/+3438
* BlackBerry: Mirror viewfinder for front cameraTobias Koenig2013-02-261-1/+3
* BlackBerry/QNX: Add a new backend for Blackberry handling audioKevin Ottens2013-02-2512-0/+1170
* Blackberry: Implement QVideoRendererControl for QMediaPlayer backendTobias Koenig2013-02-2210-17/+346
* Blackberry: Grab viewfinder frames from native windowTobias Koenig2013-02-216-142/+453
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-19295-474/+4735
|\
| * WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
| * BlackBerry: Fixed playback of streamed audioBernd Weimer2013-02-123-5/+17
| * Doc: Fix module name formatSze Howe Koh2013-01-291-1/+1
| * WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-2311-66/+3765
| * 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
| * Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-118-10/+10
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-10275-275/+275
| * 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
* | Blackberry: Add support for reading meta data in QMediaPlayerTobias Koenig2013-02-199-1/+389
* | 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
* | 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-287-28/+0
|/
* 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