diff options
author | Volker RĂ¼melin | 2020-03-08 20:33:20 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2020-03-16 10:18:07 +0100 |
commit | 194bdf50697689768335096b6c01c5b010f023ca (patch) | |
tree | 6cb6fbe1a1df715f0ee6b14f71e2e092731c0444 /qemu-img.c | |
parent | audio: change mixing engine float range to [-1.f, 1.f] (diff) | |
download | qemu-194bdf50697689768335096b6c01c5b010f023ca.tar.gz qemu-194bdf50697689768335096b6c01c5b010f023ca.tar.xz qemu-194bdf50697689768335096b6c01c5b010f023ca.zip |
audio: fix saturation nonlinearity in clip_* functions
The current positive limit for the saturation nonlinearity is
only correct if the type of the result has 8 bits or less.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-id: 20200308193321.20668-5-vr_qemu@t-online.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions