summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-0618-201/+207
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-063-6/+74
* Gst player backend: fixed prerolled frames renderingLev Zelenskiy2012-02-061-6/+9
* Documentation tweaks.Michael Goddard2012-02-0611-9/+72
* QMediaPlayer::setPosition: do not check isSeekable and do not bound by durationLev Zelenskiy2012-02-061-2/+2
* Fix some warnings.Michael Goddard2012-02-062-2/+4
* Add AudioEngine with new implementationLing Hu2012-02-0631-6/+6184
* Changed plugin loader to try unloading plugin if unusedJonas Rabbe2012-02-061-1/+1
* Removed QFlags from declarative camera properties.Dmytro Poplavskiy2012-02-064-18/+16
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-0611-25/+87
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-037-1358/+1
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-025-20/+20
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-024-170/+140
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-015-1/+56
* Added more encoding settings to declarative camera recorder.Dmytro Poplavskiy2012-02-012-1/+96
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-0114-63/+163
* Added antennaConnected property to QRadioTuner and radio qml elementJonas Rabbe2012-01-306-0/+52
* 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