summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2012-02-132-48/+0
* Fix shader file loading in qmlvideofx exampleGareth Stockwell2012-02-131-1/+23
* Disable flicking of qmlvideofx example parameter panelGareth Stockwell2012-02-131-0/+1
* Improve usability of qmlvideofx example on small touchscreensGareth Stockwell2012-02-135-50/+60
* 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
* Moved camera testsdakovaci2012-02-092-133/+2
* Add some recent things to the overview docs.Michael Goddard2012-02-0918-18/+276
* Updated documentation for the QAudioRecorder classJonas Rabbe2012-02-092-3/+29
* Fixed 'magnify' shader in qmlvideofx exampleGareth Stockwell2012-02-091-5/+8
* Enable qmlvideofx window to be resized, when large screen layout usedGareth Stockwell2012-02-085-6/+43
* Tidy up frame rate display in video examplesGareth Stockwell2012-02-087-52/+110
* Tidy up file browsing in video examplesGareth Stockwell2012-02-087-632/+672
* Add the audio decoder variant of QMediaPlayer.Michael Goddard2012-02-0813-4/+1596
* Fixed possible dependency problem in the qmake structureJonas Rabbe2012-02-081-1/+7
* Remove some more QTest::qWait(10) calls.Michael Goddard2012-02-083-20/+6
* Added loading of video node factories from pluginsJonas Rabbe2012-02-0812-11/+180
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-0817-585/+3385
* 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
* tst_qmediaplayerbackend: try to load test file from the current dir.Dmytro Poplavskiy2012-02-071-0/+3
* Add a QAudioBuffer class.Michael Goddard2012-02-067-1/+1080
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-0622-205/+211
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-065-6/+199
* 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-062-7/+2
* Fix some warnings.Michael Goddard2012-02-062-2/+4
* Add AudioEngine with new implementationLing Hu2012-02-0639-6/+6592
* 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-0615-40/+145
* Made camera unit tests more stableDmytro Poplavskiy2012-02-062-21/+18
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-0328-3074/+3
* Fix up various doc issues.Peter Yard2012-02-0211-74/+221
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-026-24/+24
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-027-234/+198
* Add a file documenting what has changed from previous versions of MM.Michael Goddard2012-02-013-0/+164
* Rename multimediaoverview.qdoc to multimedia.qdoc.Michael Goddard2012-02-012-1/+1
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-017-1/+76
* Added more encoding settings to declarative camera recorder.Dmytro Poplavskiy2012-02-012-1/+96
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-0119-80/+231
* 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-30834-841/+841
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-2711-177/+529
* Add a viewfinder resolution control for camera.Michael Goddard2012-01-273-0/+187