Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request' into...
commit509f61798b5d1056dfbcbbc64a7c2998740f10d6
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Mar 2020 13:06:14 +0000 (16 13:06 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Mar 2020 13:06:14 +0000 (16 13:06 +0000)
tree140d946d714d87d8574eeb43f099a2fd9dc669e3
parent61c265f0660ee476985808c8aa7915617c44fd53
parent49f77e6faf36cddd84417f9080462413acdbcc27
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request' into staging

audio: float fixes

# gpg: Signature made Mon 16 Mar 2020 11:30:00 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/audio-20200316-pull-request:
  audio: add audiodev format=f32 option documentation
  audio: fix saturation nonlinearity in clip_* functions
  audio: change mixing engine float range to [-1.f, 1.f]
  audio: consistency changes
  audio: change naming scheme of FLOAT_CONV macros
  qapi/audio: add documentation for AudioFormat

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>