summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: removed unnecessary init class for QtMultimedia.jarYoann Lopes2013-07-091-2/+2
* 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-2517-17/+38
|\
| * Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-2117-17/+38
* | Use correct default audio output and input devices on Windows.Yoann Lopes2013-06-251-10/+12
* | 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
* | Doc: Fix some broken links and quote pathsSze Howe Koh2013-06-131-3/+3
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-124-5/+66
|\|
| * Doc: Add Qt Multimedia platform notes for Windowsv5.1.0-rc1Topi Reinio2013-06-042-0/+58
| * Doc: Adding import statement for in Qt Multimedia QML TypesJerome Pasion2013-06-031-4/+7
| * Fix typo in QMediaPlayer docs.Mitch Curtis2013-05-311-1/+1
* | BlackBerry: Fix frame size of video playbackTobias Koenig2013-06-053-8/+49
|/
* Update all plugins.qmltypes filesLiang Qi2013-05-271-0/+13
* WMF-plugin: Fix warnings about unused variables.Friedemann Kleint2013-05-272-2/+3
* Update qmldir file for QtAudioEngineLiang Qi2013-05-271-0/+2
* Doc: Removed multimedia overview from "technology-apis" group.Jerome Pasion2013-05-241-2/+0
* Android: add libQt5MultimediaQuick_p to the list of dependencies.Christian Strømme2013-05-231-1/+4
* Android: fixed crash when resetting the video surface.Yoann Lopes2013-05-221-1/+2
* Fixed signal not being emitted in QDeclarativeCameraFocus.Yoann Lopes2013-05-171-1/+4
* Make directshow-plugin available.Friedemann Kleint2013-05-155-4/+17
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-1414-4/+15
* VideoOutput: Take the surface's viewport into accountThomas McGuire2013-05-076-14/+74
* Doc: Fix missing element name in VideoMasaya TAKAHASHI2013-05-061-15/+15
* Doc: Define example install paths in .qdocconfTopi Reinio2013-05-032-0/+6
* Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt2013-05-035-14/+25
* audioengine: update qmltypesFawzi Mohamed2013-04-301-43/+53
* Doc: Fix example paths referred in documentationTopi Reinio2013-04-301-15/+15
* remove pointless LIBS pathOswald Buddenhagen2013-04-261-2/+0
* remove pointless codeOswald Buddenhagen2013-04-261-5/+1
* Doc: Several cosmetic doc fixes.Jerome Pasion2013-04-233-50/+65
* Reset VideoSurface pointer when deletedDominik Holland2013-04-232-3/+4
* Playbook: Work around failing screen_read_window()Thomas McGuire2013-04-191-0/+24
* Doc: Fix module names in .qdocconf for Qt Multimedia & WidgetsTopi Reinio2013-04-192-30/+26
* 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
* Fix warnings found by GCC 4.8 in qtmultimediaThiago Macieira2013-04-112-4/+5
* Doc: Fix minor typosSze Howe Koh2013-04-104-5/+5
* 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