index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtAudio: promote from alias to namespace
Tim Blechmann
3 days
2
-0
/
+28
*
API review: return std::chrono::milliseconds for network timeout
Artem Dyomin
5 days
3
-27
/
+39
*
Tests: tst_QWaveDecoder - silence deprecation warnings
Tim Blechmann
6 days
1
-0
/
+2
*
tests: QSoundEffect - fix possible timeout in tst_qsoundeffect_concurrent
Tim Blechmann
6 days
1
-1
/
+1
*
API review: enum => enum class
Artem Dyomin
6 days
1
-3
/
+3
*
Tests: cleanup
Tim Blechmann
7 days
30
-63
/
+46
*
Pipewire: improve shutdown handling
Tim Blechmann
7 days
1
-0
/
+13
*
QAudioFormat: defaultChannelConfigForChannelCount - fix off-by-one error
Tim Blechmann
7 days
1
-0
/
+13
*
tests: fix typo
Tim Blechmann
7 days
1
-3
/
+3
*
tst_qvideoframecolormanagement: Fix testing for multiple fallbacks
Mikko Hallamaa
7 days
1
-69
/
+167
*
Tests: QAudioSource - skip duration test on pulseaudio
Tim Blechmann
7 days
1
-17
/
+35
*
Tests: fix manual tests
Tim Blechmann
10 days
1
-5
/
+5
*
FFmpeg: cmake - don't link with Libs.private dependencies
Tim Blechmann
11 days
2
-2
/
+7
*
QAudioSink: emit QIODevice::bytesWritten
Tim Blechmann
11 days
1
-1
/
+13
*
tests: remove qmake project files from manual tests
Tim Blechmann
11 days
3
-94
/
+0
*
Tests: add tests to validate static linking
Tim Blechmann
11 days
3
-4
/
+35
*
Push QSharedPointer out of implementation
Tim Blechmann
2025-06-16
2
-11
/
+9
*
tests/examples/quick: replace QScopedPointer with std::unique_ptr
Tim Blechmann
2025-06-16
6
-19
/
+28
*
tests: remove unused define
Tim Blechmann
2025-06-16
1
-2
/
+0
*
CMake: tests - silence -Wno-c++20-extensions
Tim Blechmann
2025-06-16
1
-0
/
+6
*
Tests: re-enable more tests on CI
Tim Blechmann
2025-06-15
2
-14
/
+15
*
Audio: deprecate QWaveDecoder
Tim Blechmann
2025-06-15
2
-0
/
+4
*
tests: tst_multiapp - fix QSoundEffect url
Tim Blechmann
2025-06-15
1
-1
/
+1
*
tst_qsoundeffect_concurrent: enable on all platforms
Tim Blechmann
2025-06-12
1
-1
/
+1
*
QSampleCache: Rework sample loading
Tim Blechmann
2025-06-12
1
-121
/
+27
*
tst_qsoundeffect_concurrent: fix concurrent QSoundEffect test
Tim Blechmann
2025-06-11
1
-15
/
+34
*
Multimedia: Add qml-screencapture-advanced manual test
Nils Petter Skålerud
2025-06-11
7
-0
/
+450
*
QVideoFrame: add tests for JPEG based QVideoFrames
Tim Blechmann
2025-06-10
3
-0
/
+75
*
Cleanup: push QPair out of QtMultimedia
Tim Blechmann
2025-06-10
2
-3
/
+2
*
Tests: improve logging of audio sink/source test values
Tim Blechmann
2025-06-07
2
-14
/
+11
*
Audio: remove QAudioStateMachine
Tim Blechmann
2025-06-06
3
-676
/
+0
*
Tests: remove qaudiosink blacklist
Tim Blechmann
2025-06-06
1
-5
/
+0
*
Pulseaudio: modernize QPulseAudioSink
Tim Blechmann
2025-06-06
2
-1
/
+25
*
Normalize signal/slot signatures 2025
Marc Mutz
2025-06-05
1
-10
/
+10
*
QSoundEffect: tests - fix test url
Tim Blechmann
2025-06-05
1
-1
/
+1
*
Tests: blacklist QWindowCapture tests
Tim Blechmann
2025-05-30
1
-0
/
+5
*
tst_QMediaPlayerBackend: skip known issue in ffmpeg backend
Tim Blechmann
2025-05-30
1
-0
/
+4
*
tst_QMediaPlayerBackend: reduce flakiness of multipleSeekStressTest
Tim Blechmann
2025-05-30
1
-2
/
+3
*
Test: Multiple MediaPlayer instances
Bartlomiej Moskal
2025-05-29
1
-0
/
+30
*
QQuickVideoOutput: test threaded signal emission
Tim Blechmann
2025-05-29
1
-1
/
+44
*
QQuickVideoOutput: test - cleanups
Tim Blechmann
2025-05-26
1
-16
/
+19
*
QCameraDevice: Add unit test cases for equality comparison
Nils Petter Skålerud
2025-05-20
1
-0
/
+64
*
Tests: qaudiosink - disable callbackAPI test on single-threaded Qt
Tim Blechmann
2025-05-18
1
-0
/
+2
*
darwin/tests: capture this explicitly
Tim Blechmann
2025-05-14
1
-1
/
+1
*
QPlatformAudioSourceStream: fix processedDuration
Tim Blechmann
2025-05-15
1
-4
/
+0
*
QMaybe: avoid use of unexpected
Tim Blechmann
2025-05-13
4
-34
/
+34
*
Tests: blacklist failing tests on Windows 11 24h2
Tim Blechmann
2025-05-08
1
-0
/
+10
*
Audio: Sink - introduce callback-based interface
Tim Blechmann
2025-05-01
1
-0
/
+45
*
QAudioRingbuffer: introduce producer and consumeSome APIs
Tim Blechmann
2025-04-25
1
-0
/
+28
*
Audio: fix bufferSize semantics
Tim Blechmann
2025-04-24
2
-0
/
+74
[next]