summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-2019-1558/+35
* Android: Adapt the multimedia plugin to new QJNI APIChristian Strømme2013-09-2019-253/+229
* Android: fix compilation on x86.Yoann Lopes2013-09-191-2/+2
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-1921-2571/+3459
* OpenSL: Fix build warning about unused result variable.Christian Strømme2013-09-171-3/+2
* Fix QVideoSurfaceArbFpPainter mistakenly failing to start in some cases.Yoann Lopes2013-09-171-0/+2
* OpenSL: Fix typosChristian Strømme2013-09-121-2/+2
* Android: added camera support.Yoann Lopes2013-09-1286-71/+7687
* Fix the X11 build errorPier Luigi Fiorini2013-09-091-3/+3
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-063-13/+13
|\
| * Fix QAudioOutput::setVolume() limited 50% on 32-bit Windowsold/5.1Bill Somerville2013-09-021-1/+1
| * BlackBerry: Pass encoded URLs to mm rendererBernd Weimer2013-08-292-12/+12
* | PulseaudioInput: Remove unused membersTobias Hunger2013-09-021-2/+0
* | QGstXvImageBuffer: fix warning about class/struct mismatchTobias Hunger2013-09-021-1/+2
* | QGstTools: Fix warning about unused m_intervalTimerTobias Hunger2013-09-021-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2710-32/+60
|\|
| * WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-224-12/+40
| * Android: Use isValid() to check if the jobject is valid.Christian Strømme2013-08-211-2/+2
| * Android: fixed media player buffering logic.Yoann Lopes2013-08-192-8/+7
| * WMF: fixed QMediaPlayer changing to EndOfMedia status too early.Yoann Lopes2013-08-161-7/+7
| * WMF: use qFabs instead of fabsf.Yoann Lopes2013-08-161-2/+3
| * Enable QSoundEffect with loopCount of Infinite to playAndy Nichols2013-08-131-1/+1
* | AVFoundation: Basic camera support for iOSAndy Nichols2013-08-272-6/+9
* | AVFoundation: Enable QVideoWidget on iOSAndy Nichols2013-08-272-22/+21
* | AVFoundation: Use CoreAnimation to render video to QVideoWidgetAndy Nichols2013-08-277-262/+115
* | AVFoundation: Enable use of QMediaPlayer for audio on iOSAndy Nichols2013-08-276-37/+48
* | AVFoundation: Remove QVideoSurfaceCoreGraphicsPainterAndy Nichols2013-08-264-404/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1310-16/+389
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1210-16/+389
| |\|
| | * Implement resource policy plugin using libresourceqt.Robin Burchell2013-08-057-0/+375
| | * Fixed bug in QWaveDecoder.Yoann Lopes2013-08-051-14/+11
| | * Change libresourceqt's .pc file.Robin Burchell2013-08-052-2/+2
* | | Doc: Renamed HTML file for "Qt Multimedia on Windows" page.Jerome Pasion2013-08-121-1/+1
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-08-053-9/+47
|\|
| * Make PulseAudio implementation of QSoundEffect more robust.Yoann Lopes2013-07-252-8/+47
| * Moved declarative-camera example in the right directory.Yoann Lopes2013-07-241-1/+0
* | Doc: Setting \qtvariable values in module pages.Jerome Pasion2013-08-022-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-234-19/+45
|\|
| * 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
* | OpenSL ES audio plugin.Yoann Lopes2013-07-1913-0/+2084
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-1110-30/+158
|\|
| * 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/stable' into devFrederik Gladhorn2013-06-2719-41/+64
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2517-17/+38
| |\