summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30492-498/+498
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-276-110/+383
* Add a viewfinder resolution control for camera.Michael Goddard2012-01-273-0/+187
* Fix some surface assignment errors.Michael Goddard2012-01-271-2/+9
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-272-22/+331
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-255-0/+138
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-255-180/+184
* Fix some static analysis defects.Michael Goddard2012-01-256-11/+21
* Add a feedback control for Camera.Michael Goddard2012-01-253-0/+287
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-2415-45/+35
* Disable wmf for nowLing Hu2012-01-241-1/+1
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-232-1/+28
* Removed camera simulator backend.Dmytro Poplavskiy2012-01-2325-2963/+0
* Update obsolete contact address.Jason McDonald2012-01-23508-508/+508
* Update documentation.Michael Goddard2012-01-231-0/+2
* Fixed mapping video frames in SG nodesDmytro Poplavskiy2012-01-202-36/+32
* Document two VideoOutput properties.Michael Goddard2012-01-201-0/+17
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2039-858/+673
* Use US spelling for organization.Michael Goddard2012-01-198-12/+12
* QAudioRecorder: fixed handling the missing inputs control.Dmytro Poplavskiy2012-01-191-1/+5
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-197-334/+379
* Add a simple Torch class that wraps the camera flash.Michael Goddard2012-01-194-2/+283
* Fixed compile of quicktime pluginRohan McGovern2012-01-1817-56/+42
* Use relative instead of absolute SUBDIRS, as usual.Rohan McGovern2012-01-181-4/+4
* Fixed wrong type for autoLoad property in Video element.Jonas Rabbe2012-01-171-1/+1
* Added documentation for the convenience Video elementJonas Rabbe2012-01-174-1164/+763
* More minor doc fixes.Michael Goddard2012-01-1713-25/+138
* Fix up a few doc issuesMichael Goddard2012-01-1777-63/+193
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-1718-67/+72
* Remove antiquated \since lines in docs.Michael Goddard2012-01-1681-1319/+0
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-152-8/+8
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-132-4/+55
* Polish the video documentation a bit.Michael Goddard2012-01-136-55/+127
* Added overview documentation for the radioJonas Rabbe2012-01-124-0/+7
* Update year in Nokia copyright headers.Jason McDonald2012-01-12438-438/+438
* Improve the QCameraFocus and QCameraImageProcessing documentation.Michael Goddard2012-01-113-31/+193
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-1111-23/+48
* Added documentation for the Radio and RadioData QML elements.Jonas Rabbe2012-01-112-0/+422
* Remove widgets config test.Michael Goddard2012-01-119-13/+13
* Fix for QSoundEffect crash bugMithra Pattison2012-01-061-1/+2
* Add the spot for spot metering mode.Michael Goddard2012-01-069-2/+106
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-0636-123/+160
* Update copyright year in license headers.Jason McDonald2012-01-0667-67/+67
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-057-9/+9
* Restructure the source code a little.Michael Goddard2012-01-05122-164/+193
* add Q_OBJECT to QMediaGaplessPlaybackControlLing Hu2012-01-041-0/+1
* Add new gapless playback control interfaceLing Hu2012-01-043-3/+250