summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: fix microphone permission when using the camera.Yoann Lopes2015-04-234-45/+63
* DirectShow: correctly update camera list.Yoann Lopes2015-04-144-77/+66
* WindowsAudio: improve supported formats detection.Yoann Lopes2015-04-149-247/+293
* Fix incorrect signal/slot connection in QDeclarativeTorch.Yoann Lopes2015-04-141-1/+1
* WMF: fix reported sample type of 8-bit audio formats.Yoann Lopes2015-04-142-12/+18
* CoreAudio: fix crash on iOS 5.Yoann Lopes2015-04-141-29/+86
* AVFoundation: fix QCameraInfo::availableCameras() on OS X.Yoann Lopes2015-04-104-38/+59
* Updated plugins.qmltypes.Yoann Lopes2015-04-091-19/+241
* Make the QtMultimedia singleton type a QObject.Yoann Lopes2015-04-093-43/+43
* Fix type of Camera's errorCode property.Yoann Lopes2015-04-081-1/+1
* Fix compile issue when building with -no-widgetsAndy Shaw2015-04-073-7/+6
* Fix BlackBerry -qtnamespace buildSergio Martins2015-04-011-0/+2
* WMF: don't resume playback after doing a seek while paused.Andy Shaw2015-03-311-2/+9
* Add missing documentation for AudioSample::source.Yoann Lopes2015-03-241-0/+5
* GStreamer: don't use ximagesink in QGstreamerVideoWidget.Yoann Lopes2015-03-241-3/+0
* WMF: report the surface's supported formats in the correct order.Yoann Lopes2015-03-241-2/+5
* Fix order of QSGVideoNode_RGB's supported formats.Yoann Lopes2015-03-181-1/+1
* WMF: fix RGB24 format matching.Yoann Lopes2015-03-181-1/+2
* Use proper d_ptr for QPlaylistFileParser.Yoann Lopes2015-03-182-21/+15
* QPainterVideoSurface: restore original order for the supported formats.Yoann Lopes2015-03-131-10/+12
* Revert "Alsa: fix crash when detecting devices."Yoann Lopes2015-03-112-83/+75
* Android: fix some MediaPlayer signals not being emitted on first load.Yoann Lopes2015-03-041-2/+2
* Check for the quick module before adding the videonode pluginAndy Shaw2015-02-271-1/+5
* Fixing camera enumeration on hotplugLibor Tomsik2015-02-251-0/+7
* GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-187-27/+68
* Android: fix adjusting camera viewfinder resolution.Yoann Lopes2015-02-111-9/+14
* Fix some typosSergio Ahumada2015-02-1111-17/+17
* Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-101-1/+1
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| |\
| | * Ensure the system libraries are linked when -opengl dynamic is usedv5.4.1Andy Shaw2015-02-031-1/+1
* | | Clarify documentation for QImageCapture's 'ready' property.Yoann Lopes2015-02-102-14/+11
* | | Encode urls passed to media player properlyJoni Poikelin2015-02-101-1/+1
|/ /
* | directshow: Fix plugging/unplugging a second cameraSergio Martins2015-02-051-6/+9
* | Fix memory leak in QWindowsAudioDeviceInfo::availableDevices().Friedemann Kleint2015-02-051-0/+2
* | Add the library prefix to QObject in public headerSergio Ahumada2015-02-041-1/+1
* | Fix no-opengl pixel format check (reenables Format_RGB24)Peter Seiderer2015-02-021-1/+1
|/
* Add resolution and fps on mfw_v4lsrcLaszlo Agocs2015-01-123-5/+63
* Migrate to categorized logging in Quick 2 video outputLaszlo Agocs2015-01-092-23/+15
* Support byte ordered QImage formats in pixelFormatFromImageFormatLaszlo Agocs2015-01-091-0/+3
* Support YUV420P in the i.MX6 video nodeLaszlo Agocs2015-01-061-0/+1
* Fix: static linking on Linux with both PulseAudio and Alsa pluginsGabriel Hege2014-12-228-38/+38
* winrt: Add missing QAbstractVideoSurface::stop() call.Andrew Knight2014-12-111-2/+4
* winrt: Fix encoding propertiesAndrew Knight2014-12-111-4/+17
* winrt: Fix camera auto rotationAndrew Knight2014-12-114-0/+26
* Make it compile with no-openglLaszlo Agocs2014-12-111-0/+4
* Remove private API use from video orientation handlerAndrew Knight2014-12-111-3/+1
* GStreamer: better camera device name logic.Yoann Lopes2014-12-091-0/+2
* OpenSL ES: volume support for QAudioInput.Yoann Lopes2014-12-032-5/+17
* Fix VideoOutput autoOrientation when switching cameras.Yoann Lopes2014-12-032-11/+41
* Remove unused private membersThiago Macieira2014-11-255-11/+0