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
/
auto
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtAudio: promote from alias to namespace
HEAD
dev
Tim Blechmann
35 hours
2
-0
/
+28
*
API review: return std::chrono::milliseconds for network timeout
Artem Dyomin
3 days
1
-0
/
+8
*
tests: QSoundEffect - fix possible timeout in tst_qsoundeffect_concurrent
Tim Blechmann
4 days
1
-1
/
+1
*
Tests: cleanup
Tim Blechmann
5 days
12
-34
/
+28
*
Pipewire: improve shutdown handling
Tim Blechmann
5 days
1
-0
/
+13
*
tests: fix typo
Tim Blechmann
5 days
1
-3
/
+3
*
Tests: QAudioSource - skip duration test on pulseaudio
Tim Blechmann
5 days
1
-17
/
+35
*
QAudioSink: emit QIODevice::bytesWritten
Tim Blechmann
9 days
1
-1
/
+13
*
Tests: add tests to validate static linking
Tim Blechmann
10 days
3
-4
/
+35
*
Push QSharedPointer out of implementation
Tim Blechmann
13 days
2
-11
/
+9
*
tests/examples/quick: replace QScopedPointer with std::unique_ptr
Tim Blechmann
13 days
5
-17
/
+24
*
tests: remove unused define
Tim Blechmann
14 days
1
-2
/
+0
*
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
*
tst_qsoundeffect_concurrent: fix concurrent QSoundEffect test
Tim Blechmann
2025-06-11
1
-15
/
+34
*
Tests: improve logging of audio sink/source test values
Tim Blechmann
2025-06-07
2
-14
/
+11
*
Tests: remove qaudiosink blacklist
Tim Blechmann
2025-06-06
1
-5
/
+0
*
Pulseaudio: modernize QPulseAudioSink
Tim Blechmann
2025-06-06
2
-1
/
+25
*
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
*
Tests: qaudiosink - disable callbackAPI test on single-threaded Qt
Tim Blechmann
2025-05-18
1
-0
/
+2
*
QPlatformAudioSourceStream: fix processedDuration
Tim Blechmann
2025-05-15
1
-4
/
+0
*
QMaybe: avoid use of unexpected
Tim Blechmann
2025-05-13
3
-33
/
+33
*
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
*
Audio: fix bufferSize semantics
Tim Blechmann
2025-04-24
2
-0
/
+74
*
Audio: move format validation to platform-independent code
Tim Blechmann
2025-04-23
2
-4
/
+2
*
tests: qsoundeffect - use string literals
Tim Blechmann
2025-04-12
1
-6
/
+9
*
tests: soundeffect - simple test for validating remaining loops
Tim Blechmann
2025-04-10
1
-0
/
+15
*
Fix integer underflow regression for mp3 files with attached_pic
Lars Sutterud
2025-04-09
1
-4
/
+25
*
Add probesize playback option
Jøger Hansegård
2025-04-09
1
-0
/
+15
*
Tests: Check preferred audio format on all devices
Bartlomiej Moskal
2025-04-08
1
-3
/
+11
*
tests: remove blacklist for obsolete platforms
Tim Blechmann
2025-04-08
1
-20
/
+0
*
SoundEffect: fix unit tests
Tim Blechmann
2025-04-08
1
-2
/
+8
*
Add playback option to control latency during network streaming
Jøger Hansegård
2025-04-07
1
-0
/
+15
*
Tests: silence -Wunused-lambda-capture
Tim Blechmann
2025-04-05
1
-1
/
+1
*
QAudioSource/Sink: use preferred format by default
Tim Blechmann
2025-04-02
2
-6
/
+34
*
Tests: rename tst_qml to tst_multimedia_qml
Volker Hilsheimer
2025-03-22
1
-1
/
+1
*
Add public API for configuring low-level playback options
Jøger Hansegård
2025-03-21
2
-0
/
+40
*
Revive qml tests
Jøger Hansegård
2025-03-21
4
-170
/
+33
*
Audio: move format check into platform-independent layer
Tim Blechmann
2025-03-19
2
-7
/
+9
*
CoreAudio: modernize QDarwinAudioSink
Tim Blechmann
2025-03-18
2
-10
/
+11
*
MultimediaTestLibPrivate: add qAsQString
Tim Blechmann
2025-03-14
1
-1
/
+2
[next]