summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add the hasAudio/hasVideo properties from MediaPlayer to Video.Michael Goddard2012-02-172-0/+16
* GStreamer backend for audio decoder service.Lev Zelenskiy2012-02-175-74/+247
* Added QAudioDecoderControl::sourceChanged signal.Lev Zelenskiy2012-02-173-0/+10
* Add a partial gstreamer based audio decoder service.Michael Goddard2012-02-1712-11/+916
* Use a PA function to compare specs instead of memcmp.Michael Goddard2012-02-171-1/+1
* Add Video_4.qml to the packaging.Michael Goddard2012-02-171-1/+1
* QMediaRecorder: GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-163-0/+113
* GStreamer backend changes for media probing API.Lev Zelenskiy2012-02-1612-14/+695
* Fix some compiler warnings.Michael Goddard2012-02-146-21/+14
* Tweak some more documentation.Michael Goddard2012-02-147-143/+106
* Documentation updates for declarative camera elements.Michael Goddard2012-02-137-38/+358
* Fixed gst bus helper when qt build without glib supportDmytro Poplavskiy2012-02-101-92/+39
* 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-099-11/+31
* Updated documentation for the QAudioRecorder classJonas Rabbe2012-02-091-3/+16
* Add the audio decoder variant of QMediaPlayer.Michael Goddard2012-02-087-3/+971
* Fixed possible dependency problem in the qmake structureJonas Rabbe2012-02-081-1/+7
* Added loading of video node factories from pluginsJonas Rabbe2012-02-0812-11/+180
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-0813-203/+1971
* Add exports for probe classes.Michael Goddard2012-02-074-4/+4
* Updated declarative camera image processing with C++ API changesDmytro Poplavskiy2012-02-072-41/+42
* Updated declarative camera recorder with C++ API changes.Dmytro Poplavskiy2012-02-072-12/+46
* Expose capture request id in the declarative camera.Dmytro Poplavskiy2012-02-072-28/+34
* 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-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