Searched hist:cffd2fdf2c121804ac97a43f051a8d8cd71508b4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | paaudio.c | diff cffd2fdf2c121804ac97a43f051a8d8cd71508b4 Sun Jan 10 04:02:33 CST 2021 Volker Rümelin <vr_qemu@t-online.de> paaudio: comment bugs in functions qpa_init_*
The audio buffer size in audio/paaudio.c is typically larger than expected. Just comment the bugs in qpa_init_in() and qpa_init_out() for now. Fixing these bugs may break glitch free audio playback with fine tuned user audio settings.
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de> Message-id: 9315afe5-5958-c0b4-ea1e-14769511a9d5@t-online.de Message-Id: <20210110100239.27588-17-vr_qemu@t-online.de> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|