summaryrefslogtreecommitdiff
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
* Android: Fix compilation on WindowsEskil Abrahamsen Blomfeldt2013-05-283-11/+3
* 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
* 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 file path bug in audiorecorder exampleAndy Nichols2013-04-162-22/+0
* Fix hang in tst_qaudioinput (Windows).Friedemann Kleint2013-04-161-2/+2
* 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
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-052-0/+50
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-0/+50
| |\
| | * Add changes-5.0.2 filev5.0.2Sergio Ahumada2013-03-251-0/+48
| | * Disable FFT when building in static modeDavid Faure2013-03-251-0/+2
* | | Fix warnings in qtmultimediaThiago Macieira2013-04-033-1/+4
|/ /
* | Install the jar fileBogDan Vatra2013-04-021-0/+4
* | Bump MODULE_VERSION to 5.1.0v5.1.0-alpha1Sergio Ahumada2013-03-251-1/+1
* | Add support for m3u8 playlist formatsAndy Shaw2013-03-241-5/+5
* | Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-223-3/+7
* | Stabilizes QAudioInput auto-test.Yoann Lopes2013-03-221-2/+2
* | Merge branch 'dev' into stableSergio Ahumada2013-03-19293-1439/+12298
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1417-216/+368
| |\ \