summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved declarative-camera example in the right directory.Yoann Lopes2013-07-2431-7/+2
* Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
* 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-2522-21/+84
|\
| * Add changes-5.1.0 filev5.1.0-rc2v5.1.0Sergio Ahumada2013-06-211-0/+38
| * Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-2121-21/+46
* | 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-207-23/+23
|\|
| * Android: Fix for uncaught java exception.Christian Strømme2013-06-131-14/+14
| * Fix for url bug in the qmlvideo examples.Christian Strømme2013-06-136-9/+9
* | Doc: Fix some broken links and quote pathsSze Howe Koh2013-06-133-35/+35
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-127-16/+69
|\|
| * 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
| * Android: Fix compilation on WindowsEskil Abrahamsen Blomfeldt2013-05-283-11/+3
* | disable module when gui is not availableTasuku Suzuki2013-06-101-0/+2
* | BlackBerry: Fix frame size of video playbackTobias Koenig2013-06-053-8/+49
* | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-291-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
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-4/+5
* 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-158-12/+20
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-1422-5/+23
* qmlvideo example, add missing #ifdef PERFORMANCEMONITOR_SUPPORTv5.1.0-beta1David Fries2013-05-081-0/+2
* 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-3015-29/+29
* Android: Added config tests for multimedia on android.Christian Strømme2013-04-293-0/+12
* Fix bic autotestJan Arve Saether2013-04-294-112/+12
* 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