summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-298-12/+493
* Gst Capture: image capture fixesDmytro Poplavskiy2012-06-293-2/+25
* Gst capture service: capture mode fixesDmytro Poplavskiy2012-06-293-6/+22
* Gst capture: don't wait for pipeline to stopDmytro Poplavskiy2012-06-292-15/+0
* Allow gst video capture startup without viewfinder attached.Dmytro Poplavskiy2012-06-291-1/+2
* Fixed a testing bug on windows platform.bigbearzhu2012-06-291-0/+6
* Refactoring wmf pluginLing Hu2012-06-2910-22/+42
* Fixed a WMF seek bug.Ling Hu2012-06-291-2/+2
* Rename availabilityError to availability.Michael Goddard2012-06-2944-168/+167
* Rename a few controls.Michael Goddard2012-06-2960-247/+247
* Locate qdoc on Windows correctly.Friedemann Kleint2012-06-281-9/+2
* Read actual period size after initializing a stream.Lev Zelenskiy2012-06-281-3/+9
* Fix header path for audio engine on Mac.Michael Goddard2012-06-274-10/+17
* Allow frequences up to 96000 in QAudioInput win32 backend.Lev Zelenskiy2012-06-271-1/+1
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Fixed plugin dir error on Windows.bigbearzhu2012-06-275-2/+30
* Clean buffers before closing the input device.Lev Zelenskiy2012-06-271-6/+7