diff options
author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2021-01-10 11:02:21 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-01-15 11:25:22 +0100 |
commit | bcce2ea5f63bb5eedfa6c4872f3a4b8a84ff9f07 (patch) | |
tree | 61c7186d49385541ce56cbfaaf2df161711f082f /audio/audio_win_int.c | |
parent | 14cefe14bb6450fb8e5b6b1eadd3631c150f119c (diff) | |
download | qemu-bcce2ea5f63bb5eedfa6c4872f3a4b8a84ff9f07.zip qemu-bcce2ea5f63bb5eedfa6c4872f3a4b8a84ff9f07.tar.gz qemu-bcce2ea5f63bb5eedfa6c4872f3a4b8a84ff9f07.tar.bz2 |
sdlaudio: always clear the sample buffer
Always fill the remaining audio callback buffer with silence.
SDL 2.0 doesn't initialize the audio callback buffer. This was
an incompatible change compared to SDL 1.2. For reference read
the SDL 1.2 to 2.0 migration guide.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 9315afe5-5958-c0b4-ea1e-14769511a9d5@t-online.de
Message-Id: <20210110100239.27588-5-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'audio/audio_win_int.c')
0 files changed, 0 insertions, 0 deletions