diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2022-09-23 20:36:32 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-10-11 10:17:08 +0200 |
commit | 5a9d7ae25175d19f9380128ac17f87816fe6f049 (patch) | |
tree | 6663022e29b61ee676de2fd8a7b6b5462a77d8b2 /audio/audio.c | |
parent | dd052dbfbf608cc656082173541973f09867747a (diff) | |
download | qemu-5a9d7ae25175d19f9380128ac17f87816fe6f049.zip qemu-5a9d7ae25175d19f9380128ac17f87816fe6f049.tar.gz qemu-5a9d7ae25175d19f9380128ac17f87816fe6f049.tar.bz2 |
alsaaudio: reduce playback latency
Change the buffer_get_free pcm_ops function to report the free
ALSA playback buffer. The generic buffer becomes a temporary
buffer and is empty after a call to audio_run_out().
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220923183640.8314-4-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'audio/audio.c')
0 files changed, 0 insertions, 0 deletions