Searched hist:acf7a705980d157735242cf3bedabd2ef22c5384 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | paaudio.c | diff acf7a705980d157735242cf3bedabd2ef22c5384 Tue Mar 01 13:13:10 CST 2022 Volker Rümelin <vr_qemu@t-online.de> paaudio: fix samples vs. frames mix-up
Now that the mixing buffer size no longer adds to playback latency, fix the samples vs. frames mix-up in the mixing buffer size calculation. This change will go largely unnoticed as long as the user doesn't use a buffer-size smaller than timer-period.
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de> Message-Id: <20220301191311.26695-14-vr_qemu@t-online.de> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|