aboutsummaryrefslogtreecommitdiff
path: root/audio/mixeng.c
AgeCommit message (Expand)Author
2020-05-26audio: Let audio_sample_to_uint64() use const samples argumentPhilippe Mathieu-Daudé
2020-05-26audio/mixeng: fix clang 10+ warningVolker Rümelin
2020-03-16audio: change mixing engine float range to [-1.f, 1.f]Volker Rümelin
2020-03-16audio: consistency changesVolker Rümelin
2020-03-16audio: change naming scheme of FLOAT_CONV macrosVolker Rümelin
2020-02-06audio: proper support for float samples in mixengKővágó, Zoltán
2020-02-06coreaudio: fix coreaudio playbackVolker Rümelin
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-02-06audio: Replace AUDIO_FUNC with __func__Alistair Francis
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-02-02audio: Clean up includesPeter Maydell
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2010-03-11audio: fix commentmalc
2008-12-03Make audio violate POSIX lessmalc
2008-06-23Make mixer emulation a configure option (Jan Kiszka)malc
2007-11-17Break up vl.h.pbrook
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2005-11-11size_t fix (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2004-11-07audio merge (malc)bellard