summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: remove unnecessary qWarning().Yoann Lopes2015-06-021-2/+0
* AVFoundation: fix a problem when changing the camera viewfinder size.Yoann Lopes2015-06-021-1/+3
* Video asset writer for iOSTimur Pocheptsov2015-05-2911-10/+1199
* AVFoundation: fix default camera viewfinder pixel format.Yoann Lopes2015-05-293-41/+33
* GStreamer: flush the current frame when stopping a media player.Yoann Lopes2015-05-274-8/+110
* Android: fix setting the camera preview resolution.Yoann Lopes2015-05-274-27/+21
* AVFoundation: additional build fixes for OSX < 10.9.Yoann Lopes2015-05-271-9/+26
* videonode: imx6: Ensure the video node excludes padding pixelsCarlos Rafael Giani2015-05-266-4/+90
* GStreamer: don't use xvimagesink when Qt is not using Xcb.Yoann Lopes2015-05-262-2/+8
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2122-220/+286
* Initialize the resource, so it can be used from static libraries.Andras Mantia2015-05-201-0/+5
* AVFoundation: fix retrieving maximum camera zoom value.Yoann Lopes2015-05-191-5/+5
* AVFoundation: fix compilation on OSX < 10.9.Yoann Lopes2015-05-192-21/+37
* WMF: fix start time of buffers provided by QAudioDecoder.Yoann Lopes2015-05-191-1/+2
* Fix documentation for Camera flash mode enum.Yoann Lopes2015-05-181-1/+4
* Fix typo in QCameraViewfinderSettingsControl documentationSamuel Gaist2015-05-161-1/+1
* Doc: Added a link to the wiki with plugin info.Venugopal Shivashankar2015-05-131-0/+5
* Fix texture unit bug in the YUV video node.Yoann Lopes2015-05-121-1/+2
* OSX/iOS: Fix volume and muteFrank Osterfeld2015-05-111-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Yoann Lopes2015-05-058-65/+83
|\
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Yoann Lopes2015-05-044-45/+63
| |\
| | * AVFoundation: fix microphone permission when using the camera.Yoann Lopes2015-04-234-45/+63
| * | Android: Don't delete the media recorder object twice.Christian Strømme2015-04-302-17/+13
| * | AVFoundation: correctly detect the default audio capture device.Yoann Lopes2015-04-232-3/+7
| |/
* | Minor refactor of built-in QSGVideoNodes.v5.5.0-beta1Yoann Lopes2015-04-3014-285/+291
* | winrt: fix camera sample queue thread safetyPeng Wu2015-04-231-5/+18
* | winrt: fix camera preview on Lumia 630Peng Wu2015-04-161-1/+41
* | Update plugins.qmltypesYoann Lopes2015-04-151-5/+74
* | [QSoundBuffer] Replace isReady() with state() statesKonstantin Ritt2015-04-156-18/+36
* | Update copyright headersLiang Qi2015-04-152-14/+14
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1535-502/+853
|\|
| * 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
* | Camera flash control - version for iOS/OS XTimur Pocheptsov2015-04-135-2/+317