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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed QCamera::captureMode property to QFlags
Dmytro Poplavskiy
2012-01-17
3
-15
/
+15
*
Add a metaData property to QVideoFrame.
Michael Goddard
2012-01-13
1
-12
/
+48
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-12
86
-86
/
+86
*
Remove widgets config test.
Michael Goddard
2012-01-11
1
-1
/
+1
*
Fix for QSoundEffect crash bug
Mithra Pattison
2012-01-06
2
-1
/
+1
*
Add the spot for spot metering mode.
Michael Goddard
2012-01-06
2
-3
/
+31
*
Properly handle the case where QtWidgets is not available.
Michael Goddard
2012-01-06
3
-5
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
3
-3
/
+3
*
QtMultimedia: Fix compiler warnings.
Friedemann Kleint
2012-01-05
2
-2
/
+2
*
QSound/QSoundEffect: Use QFINDTESTDATA to locate test data.
Friedemann Kleint
2012-01-05
4
-12
/
+14
*
Restructure the source code a little.
Michael Goddard
2012-01-05
1
-2
/
+2
*
QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.
Friedemann Kleint
2012-01-04
4
-115
/
+105
*
Initialize the mock player state variables.
Michael Goddard
2012-01-04
1
-1
/
+17
*
Remove a random instantiation of a backend.
Michael Goddard
2012-01-04
1
-4
/
+6
*
Remove some test functions that are actually integration tests.
Michael Goddard
2012-01-04
1
-39
/
+0
*
Add new implementation of QSound class
Mithra Pattison
2011-12-30
6
-2
/
+148
*
SoundEffects System Tests added
dakovaci
2011-12-07
1
-8
/
+65
*
Edited the Camera systemtest
dakovaci
2011-12-07
1
-8
/
+2
*
Remove unused QTRY_WAIT macros.
Jason McDonald
2011-12-06
2
-29
/
+0
*
Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.
Jason McDonald
2011-12-06
2
-64
/
+0
*
Cleanup multimedia unit tests.
Jason McDonald
2011-12-05
24
-1023
/
+411
*
Add playlist test
dakovaci
2011-12-02
1
-48
/
+90
*
Allow nested read only maps of QVideoFrame.
Dmytro Poplavskiy
2011-11-28
1
-2
/
+21
*
QAudioDeviceInfo is actually an integration test.
Michael Goddard
2011-11-24
4
-1
/
+1
*
Add testDestroyWhileRestartPlaying for qsoundeffect
Ling Hu
2011-11-23
1
-0
/
+26
*
Export QMediaPluginLoader so it can be used by libqgsttools_p.
Jonas Rabbe
2011-11-18
1
-4
/
+3
*
Remove SkipMode parameter from QSKIP.
Jason McDonald
2011-11-10
10
-30
/
+30
*
Radio systemtests
dakovaci
2011-11-10
1
-12
/
+43
*
Rearrange the automatic tests.
Michael Goddard
2011-11-04
190
-595
/
+38
*
Declare more metatypes and debug operators.
Michael Goddard
2011-11-02
12
-114
/
+452
*
QtMultimedia: Remove qpa-sections from .profiles.
Friedemann Kleint
2011-11-01
3
-3
/
+3
*
Declare these metatypes.
Michael Goddard
2011-10-25
5
-5
/
+0
*
Added RDS functionality to the QRadioTuner/QDeclarativeRadio
Sami Nurmenniemi
2011-10-21
10
-1
/
+496
*
Fix debug output test - type is qreal, so can be float or double.
Michael Goddard
2011-10-21
1
-0
/
+4
*
Added testcase to qcamerabackend test CONFIG
Dmytro Poplavskiy
2011-10-20
1
-0
/
+1
*
Make the C++ API of QSoundEffect public.
Michael Goddard
2011-10-17
1
-1
/
+1
*
Fix qwavedecoder test data deployment on device
Kalle Juhani Lehtonen
2011-10-13
1
-4
/
+3
*
Fixed a couple of failing auto tests.
Jonas Rabbe
2011-10-12
3
-3
/
+3
*
Add QNAM tests to wavedecoder as well, to simulate slow sources.
Michael Goddard
2011-10-11
2
-1
/
+71
*
Rename the parsing error signal to parsingError.
Michael Goddard
2011-10-11
2
-17
/
+19
*
Fix the wavedecoder a little.
Michael Goddard
2011-10-11
16
-26
/
+29
*
tests: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-11
1
-4
/
+3
*
only corrupt 'data' descriptor nothing else
hawcroft
2011-10-11
1
-0
/
+0
*
tests: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-10
43
-104
/
+129
*
Auto test for private class QWaveDecoder
hawcroft
2011-10-10
21
-0
/
+337
*
Improve video test coverage and debugging output.
Michael Goddard
2011-10-07
4
-36
/
+328
*
Rename QtMultimediaKit to QtMultimedia.
Michael Goddard
2011-10-07
73
-284
/
+284
*
Fix widget dependencies for multimediawidget tests and examples.
Gunnar Sletta
2011-09-22
9
-4
/
+9
*
add QT+=widgets for tests to run
Gunnar Sletta
2011-09-20
2
-0
/
+2
*
Added basic radio system tests
dakovaci
2011-09-17
1
-0
/
+130
[next]