summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2097-698/+1411
|\|
| * Fix BB10 buildFrank Osterfeld2013-11-101-1/+1
| * QNX: Restructure pluginsFrank Osterfeld2013-11-0988-280/+283
| * Support plain QNX in mm-renderer mediaplayer implFrank Osterfeld2013-11-0918-154/+780
| * Android: use correct format when capturing a picture to a buffer.Yoann Lopes2013-11-062-10/+40
| * Android: fix two race conditions in the media player.Yoann Lopes2013-11-062-3/+2
| * BB10: do not mix up pixel width and heightFrank Osterfeld2013-11-041-2/+2
| * DirectShow: fix compilation with MSVC 2008.Yoann Lopes2013-10-311-35/+35
| * Android: fix camera preview showing black frames after restarting it.Yoann Lopes2013-10-293-3/+13
| * WMF: emit positionChanged() signal when reaching the end of a media.Yoann Lopes2013-10-291-1/+3
| * Blackberry: Improve camera focus handlingTobias Koenig2013-10-254-173/+214
| * OpenSL ES: enable the plugin only on Android.Yoann Lopes2013-10-251-5/+1
| * BlackBerry: fix BbVideoWindowControl window zorderRafael Roquetto2013-10-251-1/+5
| * Blackberry: Fix camera viewfinderTobias Koenig2013-10-242-9/+7
| * Blackberry: Fix video recordingTobias Koenig2013-10-241-1/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-245-29/+98
|\|
| * 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
* | Removed camera error codeBernd Weimer2013-10-181-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1453-747/+1434
|\|
| * DirectShow: improve metadata support.Yoann Lopes2013-10-114-95/+345
| * QNX: enable AudioCapture plugin.Yoann Lopes2013-10-111-1/+1
| * Enable camera on the PlaybookFabian Bumberger2013-10-108-17/+45
| * Refactored AudioCapture plugin.Yoann Lopes2013-10-0916-304/+347
| * Android: fix media recording location.Yoann Lopes2013-10-092-18/+24
| * Android: fixed image capture preview.Yoann Lopes2013-10-0110-17/+130
| * Android: refactor video renderer.Yoann Lopes2013-10-0117-295/+542
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-10-011-1/+2
|\|
| * Android: fix plugin json metadata.Yoann Lopes2013-09-261-1/+2
* | Added missing camera error stringsBernd Weimer2013-10-011-0/+10
|/
* Some cleanup in the GStreamer plugin.Yoann Lopes2013-09-207-38/+29
* 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-1915-1/+3787
* OpenSL: Fix build warning about unused result variable.Christian Strømme2013-09-171-3/+2
* OpenSL: Fix typosChristian Strømme2013-09-121-2/+2
* Android: added camera support.Yoann Lopes2013-09-1285-68/+7684
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-062-12/+12
|\
| * BlackBerry: Pass encoded URLs to mm rendererBernd Weimer2013-08-292-12/+12
* | PulseaudioInput: Remove unused membersTobias Hunger2013-09-021-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-278-29/+56
|\|
| * WMF and GStreamer: fixed incorrect frame startTime and endTime.Yoann Lopes2013-08-223-10/+37
| * 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
* | AVFoundation: Basic camera support for iOSAndy Nichols2013-08-272-6/+9