index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
mixeng.c
Age
Commit message (
Expand
)
Author
2026-02-23
audio: remove AUD_log/ldebug
Marc-André Lureau
2025-10-30
audio: move audio.h under include/qemu/
Marc-André Lureau
2025-10-30
audio/replay: fix type punning
Marc-André Lureau
2025-10-30
audio: remove some needless headers
Marc-André Lureau
2025-05-25
audio: add float sample endianness converters
Volker Rümelin
2025-05-25
audio/mixeng: remove unnecessary pointer type casts
Volker Rümelin
2023-03-06
audio: make recording packet length calculation exact
Volker Rümelin
2023-03-06
audio: make playback packet length calculation exact
Volker Rümelin
2023-03-06
audio/mixeng: use g_new0() instead of audio_calloc()
Volker Rümelin
2022-03-18
audio/mixeng: Do not declare unused variables
Akihiko Odaki
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2020-05-26
audio/mixeng: fix clang 10+ warning
Volker Rümelin
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2020-03-16
audio: consistency changes
Volker Rümelin
2020-03-16
audio: change naming scheme of FLOAT_CONV macros
Volker Rümelin
2020-02-06
audio: proper support for float samples in mixeng
Kővágó, Zoltán
2020-02-06
coreaudio: fix coreaudio playback
Volker Rümelin
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-02-06
audio: Replace AUDIO_FUNC with __func__
Alistair Francis
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-02-02
audio: Clean up includes
Peter Maydell
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2012-05-18
audio: split IN_T into two separate constants
Roger Pau Monne
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
2010-03-11
audio: fix comment
malc
2008-12-03
Make audio violate POSIX less
malc
2008-06-23
Make mixer emulation a configure option (Jan Kiszka)
malc
2007-11-17
Break up vl.h.
pbrook
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2005-11-11
size_t fix (malc)
bellard
2005-11-05
audio merge (malc)
bellard
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
2004-11-07
audio merge (malc)
bellard