summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test that the package configs for QtMultimedia work.Stephen Kelly2012-07-205-1/+99
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-1914-4/+147
* Ported QML camera example to QtQuick 2.0 and QtMultimedia 5.0Dmytro Poplavskiy2012-07-1911-510/+401
* Gst player backend: removed fifo based stream playback fallbackDmytro Poplavskiy2012-07-193-137/+5
* Removed the playbackStateChanged signal from Video elementDmytro Poplavskiy2012-07-191-9/+0
* Player example histogram: Process frames on a separate threadLev Zelenskiy2012-07-192-36/+79
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* Added base and soundeffect testKurt Korbatits2012-07-193-0/+261
* Added an audio recording system testdakovaci2012-07-191-0/+77
* Fix QQuickCanvas renames.Toby Tomkins2012-07-181-2/+2
* Added data driven integration tests for qaudiooutput.Mylione Anadarajah2012-07-171-480/+481
* Added volume control for QAudioOutput & QAudioInput (alsa)Kurt Korbatits2012-07-1710-10/+252
* Fix some QAudioInput errors on OSX.Michael Goddard2012-07-161-10/+36
* Apply insignificant flag to platform that is actually unstable.Toby Tomkins2012-07-161-1/+3
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-162-9/+4
* Update example QML to follow API changeMithra Pattison2012-07-162-4/+4
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-169-27/+108
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1647-190/+887
* Fix include path error in shadow build of audiorecorder exampleMithra Pattison2012-07-161-0/+2
* Updated qaudioinput and qaudiooutput tests.Kurt Korbatits2012-07-162-2/+13
* Fixed error in qaudioinput alsa backend for invalid format.Kurt Korbatits2012-07-161-2/+2
* Fix a crash problem in AudioEngine due to class name change.Ling Hu2012-07-131-1/+1
* Fixed qaudioinput and qaudiooutput tests running on loaded systemKurt Korbatits2012-07-132-10/+10
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-132-1/+24
* Specify the platform on which test is insignificant.Toby Tomkins2012-07-121-1/+3
* Skip crashing tests and replace insignificant tests with QEXPECT_FAIL.Toby Tomkins2012-07-122-2/+82
* Update the export macros in qtmultimedia.gitThiago Macieira2012-07-111-18/+2
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-113-95/+5
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-23/+4
* Audioprobe implementation for wmf backend.Lev Zelenskiy2012-07-119-5/+610
* Clarify API/docs by introducing the audio "frame", and add helpers.Michael Goddard2012-07-117-81/+318
* Adding script which will run automated testcases.Mylione Anadarajah2012-07-111-0/+206
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-1114-12/+1040
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-112-5/+17
* Added some directories for coming systemtestsdakovaci2012-07-103-0/+755
* Update ALSA device enumeration to return all devicesMithra Pattison2012-07-101-12/+5
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1047-385/+301
* Fix typo in config test name.Michael Goddard2012-07-101-1/+1
* Updated QAudioOutput and QAudioInput system testsKurt Korbatits2012-07-102-16/+38
* Blackberry: Fix erratic video resize behaviourThomas McGuire2012-07-101-1/+1
* Turned back on some disabled unit tests as insignificant testsKurt Korbatits2012-07-099-7/+52
* Gst capture: use QDesktopServices for default storage locationDmytro Poplavskiy2012-07-091-0/+6
* Gst audio input: use autoaudiosrc as default deviceDmytro Poplavskiy2012-07-091-0/+5
* Fix a potential leak in wmfLing Hu2012-07-051-0/+1
* Gst capture: report the actual media location to applicationDmytro Poplavskiy2012-07-041-0/+2
* Fix internal compiler error of MSVC2012.Friedemann Kleint2012-07-041-5/+6
* Moved some files to different dir'sdakovaci2012-07-033-755/+0
* Edited radio systemtests to support tier 1 platformsdakovaci2012-07-031-53/+3
* Removed some system tests not applicatple to tier 1 platformsdakovaci2012-07-031-209/+148
* Fix installation of spectrum exampleMithra Pattison2012-07-021-1/+2