summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Purged ALSA implementationBernd Weimer2013-06-112-153/+75
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-046-5/+22
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2337-111/+226
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-2916-104/+145
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-129-10/+14
|\|
| * 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
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Stephen Kelly2013-04-111-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-0/+4
| |\|
| | * Install the jar fileBogDan Vatra2013-04-021-0/+4
* | | Delay deletion of the QNetworkAccessManager.Stephen Kelly2013-04-111-1/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-272-8/+10
|\|
| * Add support for m3u8 playlist formatsAndy Shaw2013-03-241-5/+5
| * Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-221-3/+5
* | Add autoOrientation property to QDeclarativeVideoOutputTobias Koenig2013-03-197-2/+219
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1414-214/+364
|\
| * GStreamer: fixed build when using GST_PHOTOGRAPHY.Yoann Lopes2013-02-2812-185/+328