summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-128-1/+377
|\
| * Implement resource policy plugin using libresourceqt.Robin Burchell2013-08-057-0/+375
| * Change libresourceqt's .pc file.Robin Burchell2013-08-051-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-234-19/+45
|\|
| * DirectShow: avoid unnecessary RGB32 -> BGR32 conversion.Yoann Lopes2013-07-191-1/+1
| * DirectShow: Don't create the widget and renderer controls until requested.Yoann Lopes2013-07-192-15/+31
| * WMF: fixed MediaPlayer buffering logic.Yoann Lopes2013-07-191-3/+13
* | OpenSL ES audio plugin.Yoann Lopes2013-07-1913-0/+2084
|/
* Android: Make it possible for MediaPlayer to read from assets.Christian Strømme2013-07-091-1/+14
* Android: wait to have a valid video surface before loading a media.Yoann Lopes2013-07-095-27/+130
* Android: release the Android media player before destroying it.Yoann Lopes2013-07-093-0/+8
* Fix resource leak in directshow plugin.tommyadam2013-07-041-0/+4
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2516-16/+32
|\
| * Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-2116-16/+32
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-14/+14
|\|
| * Android: Fix for uncaught java exception.Christian Strømme2013-06-131-14/+14
* | BlackBerry: Fix frame size of video playbackTobias Koenig2013-06-053-8/+49
|/
* WMF-plugin: Fix warnings about unused variables.Friedemann Kleint2013-05-272-2/+3
* Android: fixed crash when resetting the video surface.Yoann Lopes2013-05-221-1/+2
* Make directshow-plugin available.Friedemann Kleint2013-05-155-4/+17
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-1411-2/+13
* Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt2013-05-034-14/+21
* remove pointless codeOswald Buddenhagen2013-04-261-5/+1
* Playbook: Work around failing screen_read_window()Thomas McGuire2013-04-191-0/+24
* Fix crash on idle status change with 64 bit architectures.Andrew den Exter2013-04-171-1/+1
* AVFoundation: Emit error when media fails to loadAndy Nichols2013-04-172-8/+9
* AVFoundation: Remove stray semicolon after conditionAndy Nichols2013-04-161-1/+1
* Fix tr()-Context in BlackBerry-plugin.Friedemann Kleint2013-04-151-2/+2
* Fix for build break on QNXEl Mehdi Fekari2013-04-122-2/+12
* Doc: Fix minor typosSze Howe Koh2013-04-102-2/+2
* Fix warnings in qtmultimediaThiago Macieira2013-04-033-1/+4
* Install the jar fileBogDan Vatra2013-04-021-0/+4
* Add support for m3u8 playlist formatsAndy Shaw2013-03-241-5/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1412-185/+328
|\
| * GStreamer: fixed build when using GST_PHOTOGRAPHY.Yoann Lopes2013-02-2812-185/+328
* | iOS: Fix build issuesAndy Nichols2013-03-111-2/+5
* | 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