summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QCameraViewFinderSettings: add missing includev5.5.0-rc1v5.5.05.5.0Marc Mutz2015-06-141-0/+1
* QAbstractVideoFilter: make ctor explicitMarc Mutz2015-06-121-1/+1
* QCameraViewFinderSettings: make op== transitiveMarc Mutz2015-06-121-2/+2
* QCameraViewFinderSettings: declare sharedMarc Mutz2015-06-121-0/+7
* QCameraViewFinderSettings: make op== non-memberMarc Mutz2015-06-122-16/+22
* QCameraViewFinderSettings: use correct includeMarc Mutz2015-06-121-1/+2
* Added 5.5.0 change file.Yoann Lopes2015-06-111-0/+118
* Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-114-12/+48
* WinRT: fix namespaced buildJoerg Bornemann2015-06-0413-13/+39
* winrt: fix camera preview on Lumia 530Peng Wu2015-06-031-0/+1
* AVFoundation: fix wrong Q_ASSERT.Yoann Lopes2015-06-021-1/+1
* 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
* Add CONFIG += testcase to auto/unit/qaudiobuffer/qaudiobuffer.pro.Friedemann Kleint2015-05-261-1/+1
* 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
* Doc: Use the screenshot in the Declarative Radio example documentationTopi Reinio2015-05-192-1/+3
* 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
* Update license header in qmlvideofx example.Yoann Lopes2015-05-051-7/+7
* Merge remote-tracking branch 'origin/5.4' into 5.5Yoann Lopes2015-05-0511-65/+191
|\
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Yoann Lopes2015-05-045-45/+127
| |\
| | * Added 5.4.2 change file.v5.4.25.4.2Yoann Lopes2015-04-251-0/+64
| | * 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
| * | Bump versionOswald Buddenhagen2015-04-201-1/+1
| |/
| * Restore ContentCamera.qmlChristian Strømme2015-04-162-0/+44
* | 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
* | Remove warning about missing qmake variable on Android.Christian Strømme2015-04-221-1/+1
* | 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-1540-531/+869
|\ \ | |/
| * 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