summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-221-3/+5
* 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
| * Doc: Clarify and polish docs for QAudio[Input|Output]::start()Sze Howe Koh2013-02-272-29/+36
* | iOS: Fix build issuesAndy Nichols2013-03-114-12/+15
* | BlackBerry/QNX: Implement audio recording with QAudioInputTobias Koenig2013-03-114-2/+593
* | Android multimedia plug-in.Christian Strømme2013-03-0630-0/+3443
* | BlackBerry: Mirror viewfinder for front cameraTobias Koenig2013-02-261-1/+3
* | Doc: Adding Qt Multimedia Widgets documentation.Jerome Pasion2013-02-267-5/+165
* | 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-19664-966/+5250
|\|
| * WMF: removed unnecessary dynamic_cast.Yoann Lopes2013-02-191-4/+4
| * Doc: Fix faulty snippet in Video Overview pageTopi Reinio2013-02-191-1/+5
| * Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1