summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-265-293/+494
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-269-14/+18
* Volume control for QAudioInput windows backend.Lev Zelenskiy2012-07-262-0/+115
* Added check to alsa backend for QAudioOutputKurt Korbatits2012-07-261-0/+5
* Moved doc under src to fall in-line with the new modular structureVenugopal Shivashankar2012-07-2563-0/+4564
* Moved the C++ module page from qtdocVenugopal Shivashankar2012-07-251-0/+45
* Fix compilation issue with MinGW (disables the usage of strsafe.h).Lukas Geyer2012-07-251-0/+4
* Mark QtMultimediaQuickTools library as internal.Stephen Kelly2012-07-241-0/+1
* Blackberry: Compile with lastest event filter API changesThomas McGuire2012-07-242-69/+51
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-2426-285/+506
* Fixed docs for QAudioInput::bufferSize and setBufferSizeAli Akhtarzada2012-07-241-2/+2
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-242-2/+2
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-1912-4/+113
* 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
* Videoprobe implementation for wmf backend.Lev Zelenskiy2012-07-199-9/+1139
* Fix QQuickCanvas renames.Toby Tomkins2012-07-181-2/+2
* 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
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-162-9/+4
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-168-24/+107
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-1643-190/+746
* 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
* Update the export macros in qtmultimedia.gitThiago Macieira2012-07-111-18/+2
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-113-95/+5
* 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-115-71/+206
* Added wmf implementation for QAudioDecoderControlLing Hu2012-07-1114-12/+1040
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-0/+6
* Update ALSA device enumeration to return all devicesMithra Pattison2012-07-101-12/+5
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1022-199/+132
* Blackberry: Fix erratic video resize behaviourThomas McGuire2012-07-101-1/+1
* 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
* 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
* 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-2932-114/+113
* Rename a few controls.Michael Goddard2012-06-2948-206/+206
* 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-272-5/+9
* Allow frequences up to 96000 in QAudioInput win32 backend.Lev Zelenskiy2012-06-271-1/+1