summaryrefslogtreecommitdiffstats
path: root/audio/ossaudio.c
diff options
context:
space:
mode:
authorKővágó, Zoltán2019-08-19 01:06:56 +0200
committerGerd Hoffmann2019-08-21 09:13:37 +0200
commit10d5e750dcf9059c9039aa66efbdc5730a9cd324 (patch)
tree8bd4ea286c5edbf2de2bbd4c619881db9f5182a9 /audio/ossaudio.c
parentaudio: do not run each backend in audio_run (diff)
downloadqemu-10d5e750dcf9059c9039aa66efbdc5730a9cd324.tar.gz
qemu-10d5e750dcf9059c9039aa66efbdc5730a9cd324.tar.xz
qemu-10d5e750dcf9059c9039aa66efbdc5730a9cd324.zip
paaudio: fix playback glitches
Pulseaudio normally assumes that when the server wants it, the client can generate the audio samples and send it right away. Unfortunately this is not the case with QEMU -- it's up to the emulated system when does it generate the samples. Buffering the samples and sending them from a background thread is just a workaround, that doesn't work too well. Instead enable pa's compatibility support and let pa worry about the details. Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: aa4e3613122ccbaa62b1feb4e427260731f7477c.1566168923.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'audio/ossaudio.c')
0 files changed, 0 insertions, 0 deletions