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
/
src
/
multimedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Audio Streams - add thread() getter and add some thread assertions
Tim Blechmann
9 hours
2
-2
/
+23
*
QtAudio: promote from alias to namespace
Tim Blechmann
2 days
2
-6
/
+38
*
API review: return std::chrono::milliseconds for network timeout
Artem Dyomin
4 days
2
-13
/
+15
*
Remove terminal leading symbol in code snippets
Pavel Dubsky
4 days
7
-125
/
+125
*
Pipewire: QAudioDeviceMonitor - relax thread assertion
Tim Blechmann
5 days
3
-7
/
+11
*
Pipewire: re-enable pw_deinit
Tim Blechmann
5 days
1
-6
/
+2
*
API review: remove reset functions
Artem Dyomin
5 days
4
-23
/
+3
*
API review: don't mark new property as FINAL
Artem Dyomin
5 days
1
-1
/
+1
*
API review: enum => enum class
Artem Dyomin
5 days
1
-2
/
+2
*
API review: export class methods instead of the class
Artem Dyomin
5 days
1
-16
/
+16
*
API review: make QPlaybackOptions move constructor inline
Artem Dyomin
5 days
2
-2
/
+5
*
Add include "moc_*" to qplaybackoptions.cpp
Artem Dyomin
5 days
1
-0
/
+2
*
wasm: separate QWasmMediaDevices from audio and camera devices
Lorn Potter
5 days
3
-36
/
+70
*
QSoundEffect: convert QSoundEffectPrivate to virtual base class
Tim Blechmann
5 days
6
-384
/
+627
*
QSampleCache: (re)implement single-threaded sample loading
Tim Blechmann
5 days
2
-8
/
+105
*
CoreAudio: mark stream as stopped on disconnect
Tim Blechmann
6 days
1
-0
/
+1
*
Pipewire: improve shutdown handling
Tim Blechmann
6 days
3
-7
/
+18
*
Pipewire: disable xrun detection
Tim Blechmann
6 days
1
-0
/
+7
*
QAudioFormat: defaultChannelConfigForChannelCount - fix off-by-one error
Tim Blechmann
6 days
1
-1
/
+1
*
fix no thread build
Lorn Potter
7 days
1
-0
/
+2
*
QImageCapture, docs: Add more properties to QML documentation
Nils Petter Skålerud
10 days
1
-0
/
+54
*
QAudioSink: emit QIODevice::bytesWritten
Tim Blechmann
10 days
3
-15
/
+52
*
Audio: add tlsf-based memory resource
Tim Blechmann
10 days
3
-0
/
+117
*
Audio: introduce a pmr emulation layer
Tim Blechmann
10 days
2
-1
/
+216
*
Pipewire: disable pw_deinit
Tim Blechmann
11 days
1
-2
/
+6
*
QCamera, docs: Improve documentation regarding flashMode property
Nils Petter Skålerud
12 days
1
-0
/
+10
*
tests: make QSampleCache Q_APPLICATION_STATIC
Tim Blechmann
12 days
1
-1
/
+2
*
Pulseaudio: do not handle errors during stream stop
Tim Blechmann
12 days
1
-3
/
+1
*
Audio: align name for audio sink iodevice
Tim Blechmann
12 days
6
-10
/
+10
*
wasm: document webassembly differences
Lorn Potter
13 days
6
-14
/
+44
*
QMaybe: remove unused header
Tim Blechmann
14 days
1
-1
/
+0
*
Push QSharedPointer out of implementation
Tim Blechmann
2025-06-16
3
-3
/
+4
*
CMake: macos cleanups
Tim Blechmann
2025-06-16
1
-4
/
+3
*
Pulseaudio: ContextManager - remove unused signal
Tim Blechmann
2025-06-16
2
-4
/
+0
*
Audio: deprecate QWaveDecoder
Tim Blechmann
2025-06-15
2
-3
/
+10
*
PipeWire: clean up active audio streams on exit
Tim Blechmann
2025-06-15
7
-10
/
+40
*
3rdparty: add tlsf arena allocator
Tim Blechmann
2025-06-14
1
-0
/
+3
*
wasm: refactor wasm mediarecorder
Lorn Potter
2025-06-13
2
-0
/
+406
*
Unify some duplicated code from audioinput and camera
Lorn Potter
2025-06-13
4
-0
/
+145
*
silence potential -Wunused-private-field warnings via Q_DECL_UNUSED_MEMBER
Tim Blechmann
2025-06-13
4
-6
/
+2
*
Pulseaudio: Source - don't wait for stream corking in stop()
Tim Blechmann
2025-06-13
1
-1
/
+1
*
Document how to build FFmpeg for Android on Linux
Pavel Dubsky
2025-06-12
3
-0
/
+195
*
QAudioSource, Windows: Call requestStop() when error occurs
Nils Peter Skålerud
2025-06-12
1
-0
/
+1
*
QSampleCache: replace QWaveDecoder with dr_wav
Tim Blechmann
2025-06-12
3
-35
/
+56
*
QSampleCache: Rework sample loading
Tim Blechmann
2025-06-12
3
-505
/
+224
*
PulseAudio: use lock_guard where possible
Tim Blechmann
2025-06-11
3
-12
/
+12
*
Sort includes in QPlatformMediaIntegration
Nils Petter Skålerud
2025-06-11
2
-22
/
+25
*
QCapturableWindow: Make constructible from QWindow
Nils Petter Skålerud
2025-06-11
5
-0
/
+64
*
Video: JPEG - discard data after EOI marker
Tim Blechmann
2025-06-10
1
-4
/
+42
*
PulseAudio: wait for suspend/resume operations
Tim Blechmann
2025-06-10
2
-5
/
+5
[next]