diff options
author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2020-09-20 19:17:26 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-23 08:19:42 +0200 |
commit | 2d8823077e56598da1ad6adf7e5760f84057bad1 (patch) | |
tree | bfb10ee20ea6a9b74079f736dda62d269e369428 /.dir-locals.el | |
parent | ac221f45e3c4fc7823a8e913a6926ca8509c2526 (diff) | |
download | qemu-2d8823077e56598da1ad6adf7e5760f84057bad1.zip qemu-2d8823077e56598da1ad6adf7e5760f84057bad1.tar.gz qemu-2d8823077e56598da1ad6adf7e5760f84057bad1.tar.bz2 |
audio: align audio_generic_write with audio_pcm_hw_run_out
The function audio_generic_write should work exactly like
audio_pcm_hw_run_out. It's a very similar function working on a
different buffer.
This patch significantly reduces the number of drop-outs with
the DirectSound backend. To hear the difference start qemu with
-audiodev dsound,id=audio0,out.mixing-engine=off and play a
song in the guest with and without this patch.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-id: 20200920171729.15861-6-vr_qemu@t-online.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions