index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced endpoint control with audio input and output controls
Dmytro Poplavskiy
2012-07-24
34
-328
/
+549
*
Fixed docs for QAudioInput::bufferSize and setBufferSize
Ali Akhtarzada
2012-07-24
1
-2
/
+2
*
Fixed the QDoc errors related to \qmlproperty usage
Venugopal Shivashankar
2012-07-24
2
-2
/
+2
*
Removed QEXPECT_FAIL for non reproducible showFullScreen bug on Mac
Dmytro Poplavskiy
2012-07-24
1
-6
/
+0
*
Test that the package configs for QtMultimedia work.
Stephen Kelly
2012-07-20
5
-1
/
+99
*
Added volume property to QMediaRecorder
Dmytro Poplavskiy
2012-07-19
14
-4
/
+147
*
Ported QML camera example to QtQuick 2.0 and QtMultimedia 5.0
Dmytro Poplavskiy
2012-07-19
11
-510
/
+401
*
Gst player backend: removed fifo based stream playback fallback
Dmytro Poplavskiy
2012-07-19
3
-137
/
+5
*
Removed the playbackStateChanged signal from Video element
Dmytro Poplavskiy
2012-07-19
1
-9
/
+0
*
Player example histogram: Process frames on a separate thread
Lev Zelenskiy
2012-07-19
2
-36
/
+79
*
Videoprobe implementation for wmf backend.
Lev Zelenskiy
2012-07-19
9
-9
/
+1139
*
Added base and soundeffect test
Kurt Korbatits
2012-07-19
3
-0
/
+261
*
Added an audio recording system test
dakovaci
2012-07-19
1
-0
/
+77
*
Fix QQuickCanvas renames.
Toby Tomkins
2012-07-18
1
-2
/
+2
*
Added data driven integration tests for qaudiooutput.
Mylione Anadarajah
2012-07-17
1
-480
/
+481
*
Added volume control for QAudioOutput & QAudioInput (alsa)
Kurt Korbatits
2012-07-17
10
-10
/
+252
*
Fix some QAudioInput errors on OSX.
Michael Goddard
2012-07-16
1
-10
/
+36
*
Apply insignificant flag to platform that is actually unstable.
Toby Tomkins
2012-07-16
1
-1
/
+3
*
Fix for broken QML multimedia import on windows
Mithra Pattison
2012-07-16
2
-9
/
+4
*
Update example QML to follow API change
Mithra Pattison
2012-07-16
2
-4
/
+4
*
Camerabin camera service: configure default video settings
Dmytro Poplavskiy
2012-07-16
9
-27
/
+108
*
Updated the camerabin2 based camera with QtMultimedia changes
Dmytro Poplavskiy
2012-07-16
47
-190
/
+887
*
Fix include path error in shadow build of audiorecorder example
Mithra Pattison
2012-07-16
1
-0
/
+2
*
Updated qaudioinput and qaudiooutput tests.
Kurt Korbatits
2012-07-16
2
-2
/
+13
*
Fixed error in qaudioinput alsa backend for invalid format.
Kurt Korbatits
2012-07-16
1
-2
/
+2
*
Fix a crash problem in AudioEngine due to class name change.
Ling Hu
2012-07-13
1
-1
/
+1
*
Fixed qaudioinput and qaudiooutput tests running on loaded system
Kurt Korbatits
2012-07-13
2
-10
/
+10
*
Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.
Toby Tomkins
2012-07-13
2
-1
/
+24
*
Specify the platform on which test is insignificant.
Toby Tomkins
2012-07-12
1
-1
/
+3
*
Skip crashing tests and replace insignificant tests with QEXPECT_FAIL.
Toby Tomkins
2012-07-12
2
-2
/
+82
*
Update the export macros in qtmultimedia.git
Thiago Macieira
2012-07-11
1
-18
/
+2
*
use centralized qml plugin project handling
Oswald Buddenhagen
2012-07-11
3
-95
/
+5
*
use centralized handling of QT_BUILD_PARTS
Oswald Buddenhagen
2012-07-11
1
-23
/
+4
*
Audioprobe implementation for wmf backend.
Lev Zelenskiy
2012-07-11
9
-5
/
+610
*
Clarify API/docs by introducing the audio "frame", and add helpers.
Michael Goddard
2012-07-11
7
-81
/
+318
*
Adding script which will run automated testcases.
Mylione Anadarajah
2012-07-11
1
-0
/
+206
*
Added wmf implementation for QAudioDecoderControl
Ling Hu
2012-07-11
14
-12
/
+1040
*
Fixed qaudioinput unit test with pulseaudio backend
Kurt Korbatits
2012-07-11
2
-5
/
+17
*
Added some directories for coming systemtests
dakovaci
2012-07-10
3
-0
/
+755
*
Update ALSA device enumeration to return all devices
Mithra Pattison
2012-07-10
1
-12
/
+5
*
Delete obsolete class methods and update related code
Mithra Pattison
2012-07-10
47
-385
/
+301
*
Fix typo in config test name.
Michael Goddard
2012-07-10
1
-1
/
+1
*
Updated QAudioOutput and QAudioInput system tests
Kurt Korbatits
2012-07-10
2
-16
/
+38
*
Blackberry: Fix erratic video resize behaviour
Thomas McGuire
2012-07-10
1
-1
/
+1
*
Turned back on some disabled unit tests as insignificant tests
Kurt Korbatits
2012-07-09
9
-7
/
+52
*
Gst capture: use QDesktopServices for default storage location
Dmytro Poplavskiy
2012-07-09
1
-0
/
+6
*
Gst audio input: use autoaudiosrc as default device
Dmytro Poplavskiy
2012-07-09
1
-0
/
+5
*
Fix a potential leak in wmf
Ling Hu
2012-07-05
1
-0
/
+1
*
Gst capture: report the actual media location to application
Dmytro Poplavskiy
2012-07-04
1
-0
/
+2
*
Fix internal compiler error of MSVC2012.
Friedemann Kleint
2012-07-04
1
-5
/
+6
[next]