summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly clear the current media in Audio and MediaPlayer qml elements.v5.2.0-beta1Yoann Lopes2013-10-182-7/+9
* WMF: fix output samples from our video probe MFTransform.Yoann Lopes2013-10-161-4/+53
* Add Linguist comment for translation of Drive-mode.Friedemann Kleint2013-10-151-0/+1
* WMF: allow to set a qrc file name as source of a QAudioDecoder.Yoann Lopes2013-10-141-1/+6
* WMF: allow to load media whose content doesn't match its file extension.Yoann Lopes2013-10-141-19/+22
* WMF: fixed compilation on Windows Vista.Yoann Lopes2013-10-111-5/+16
* DirectShow: improve metadata support.Yoann Lopes2013-10-117-96/+402
* QNX: enable AudioCapture plugin.Yoann Lopes2013-10-111-1/+1
* Enable camera on the PlaybookFabian Bumberger2013-10-108-17/+45
* Fix binding loop in declarative-camera exampleTopi Reinio2013-10-101-4/+0
* Refactored AudioCapture plugin.Yoann Lopes2013-10-0916-304/+347
* Android: fix media recording location.Yoann Lopes2013-10-092-18/+24
* Improve audiorecorder example.Yoann Lopes2013-10-095-133/+227
* Remove unnecessary warning in QMediaPlaylistNavigator.Yoann Lopes2013-10-093-7/+2
* Doc: Fixed missing links to Qt Audio EngineJerome Pasion2013-10-083-6/+6
* Doc: Various fixes to Qt Audio Engine documentationJerome Pasion2013-10-0310-64/+55
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-0214-295/+295
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-0215-16/+16
* Android: fixed image capture preview.Yoann Lopes2013-10-0110-17/+130
* Android: refactor video renderer.Yoann Lopes2013-10-0120-298/+553
* Fix lupdate warning in playlistparser.Friedemann Kleint2013-09-271-1/+2
* VideoOutput: take the video format's scanLineDirection into account.Yoann Lopes2013-09-271-0/+6
* Android: Make sure the OpenSL plugin is included on Android.Christian Strømme2013-09-261-1/+2
* Android: fix plugin json metadata.Yoann Lopes2013-09-261-1/+2
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-242-24/+24
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-2022-1620/+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-1922-2573/+3462
* 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
* Remove Q_PACKED from structs that don't need to be packedThiago Macieira2013-09-171-5/+5
* Stabilized QPainterVideoSurface auto-test.Yoann Lopes2013-09-171-0/+12
* 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-2713-45/+115
|\|
| * 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
| * Fix file browser in qmlvideofx example.Friedemann Kleint2013-08-192-13/+10
| * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-161-0/+45
| |\
| | * Add changes-5.1.1 file.v5.1.1Yoann Lopes2013-08-161-0/+45
| * | WMF: fixed QMediaPlayer changing to EndOfMedia status too early.Yoann Lopes2013-08-161-7/+7