On 10/01/2021 11.02, Volker Rümelin wrote:
With the modern audio functions it's possible to add new
features like audio recording.
As a side effect this patch fixes a bug where SDL2 can't be used
on Windows. This bug was reported on the qemu-devel mailing list at
https://lists.nongnu.org/archive/html/qemu-devel/2020-01/msg04043.html
Signed-off-by: Volker Rümelin <vr_q...@t-online.de>
---
audio/sdlaudio.c | 107 ++++++++++++++++++++++-------------------------
1 file changed, 50 insertions(+), 57 deletions(-)
Looks fine to me.
Reviewed-by: Thomas Huth <th...@redhat.com>