summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Fix QAudioBuffer sampleCount vs. channelCount.Michael Goddard2012-02-211-5/+7
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-171-0/+2
* Added QAudioDecoderControl::sourceChanged signal.Lev Zelenskiy2012-02-173-0/+10
* Use a PA function to compare specs instead of memcmp.Michael Goddard2012-02-171-1/+1
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-162-0/+3
* Changes to media probing API.Lev Zelenskiy2012-02-108-2/+56
* Added location specific metadata keys.Dmytro Poplavskiy2012-02-092-0/+76
* Add some recent things to the overview docs.Michael Goddard2012-02-091-2/+4
* Updated documentation for the QAudioRecorder classJonas Rabbe2012-02-091-3/+16
* Add the audio decoder variant of QMediaPlayer.Michael Goddard2012-02-087-3/+971
* Added loading of video node factories from pluginsJonas Rabbe2012-02-082-0/+180
* Add exports for probe classes.Michael Goddard2012-02-074-4/+4
* Add some media probing API.Michael Goddard2012-02-0711-6/+906
* Add a QAudioBuffer class.Michael Goddard2012-02-064-1/+692
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-0611-194/+200
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-061-0/+7
* Documentation tweaks.Michael Goddard2012-02-065-2/+10
* 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-062-5/+44
* Changed plugin loader to try unloading plugin if unusedJonas Rabbe2012-02-061-1/+1
* Added metaDataChanged(key,value) signal to metadata controls.Dmytro Poplavskiy2012-02-068-0/+52
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-037-1358/+1
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-024-17/+17
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-024-170/+140
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-015-1/+56
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-015-33/+142
* Added antennaConnected property to QRadioTuner and radio qml elementJonas Rabbe2012-01-304-0/+37
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30200-206/+206
* 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
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-253-0/+28
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-254-174/+180
* Fix some static analysis defects.Michael Goddard2012-01-252-1/+7
* Add a feedback control for Camera.Michael Goddard2012-01-253-0/+287
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-2413-43/+34
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-232-1/+28
* Update obsolete contact address.Jason McDonald2012-01-23194-194/+194
* Update documentation.Michael Goddard2012-01-231-0/+2
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2016-268/+226
* Use US spelling for organization.Michael Goddard2012-01-192-2/+2
* QAudioRecorder: fixed handling the missing inputs control.Dmytro Poplavskiy2012-01-191-1/+5
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-197-334/+379
* More minor doc fixes.Michael Goddard2012-01-1711-24/+135
* Fix up a few doc issuesMichael Goddard2012-01-1765-54/+156
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-174-22/+26
* Remove antiquated \since lines in docs.Michael Goddard2012-01-1667-1191/+0
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-152-8/+8
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-132-4/+55
* Polish the video documentation a bit.Michael Goddard2012-01-136-55/+127