diff options
author | Geoffrey McRae <geoff@hostfission.com> | 2020-06-13 14:05:13 +1000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-06-17 14:44:51 +0200 |
commit | 36963ed116b625c6dcdf71002c804f893dc6fdc1 (patch) | |
tree | ae524d4522433723a602ef00a4465ff9bed0d811 /pc-bios/Makefile | |
parent | 5c24bce3056ff209a1ecc50ff4b7e65b85ad8e74 (diff) | |
download | qemu-36963ed116b625c6dcdf71002c804f893dc6fdc1.zip qemu-36963ed116b625c6dcdf71002c804f893dc6fdc1.tar.gz qemu-36963ed116b625c6dcdf71002c804f893dc6fdc1.tar.bz2 |
audio/jack: fix invalid minimum buffer size check
JACK does not provide us with the configured buffer size until after
activiation which was overriding this minimum value. JACK itself doesn't
have this minimum limitation, but the QEMU virtual hardware and as such
it must be enforced, failure to do so results in audio discontinuities.
Signed-off-by: Geoffrey McRae <geoff@hostfission.com>
Message-id: 20200613040518.38172-2-geoff@hostfission.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'pc-bios/Makefile')
0 files changed, 0 insertions, 0 deletions