qemu-e2k/audio
Gerd Hoffmann 6cdc2d189c pulseaudio: process audio data in smaller chunks
The rate of pulseaudio absorbing the audio stream is used to control the
the rate of the guests audio stream.  When the emulated hardware uses
small chunks (like intel-hda does) we need small chunks on the audio
backend side too, otherwise that feedback loop doesn't work very well.

Cc: Max Ehrlich <maxehr@umiacs.umd.edu>
Cc: Martin Schrodt <martin@schrodt.org>
Buglink: https://bugs.launchpad.net/bugs/1795527
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181109142032.1628-1-kraxel@redhat.com
2018-11-12 14:15:13 +01:00
..
alsaaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
audio_int.h audio: add driver registry 2018-03-12 11:18:26 +01:00
audio_pt_int.c
audio_pt_int.h
audio_template.h
audio_win_int.c
audio_win_int.h
audio.c audio: add audio timer trace points 2018-07-03 11:46:47 +02:00
audio.h
coreaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
dsound_template.h
dsoundaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
Makefile.objs audio/sdl: build as module 2018-03-12 11:18:27 +01:00
mixeng_template.h
mixeng.c
mixeng.h
noaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
ossaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
paaudio.c pulseaudio: process audio data in smaller chunks 2018-11-12 14:15:13 +01:00
rate_template.h
sdlaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
spiceaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
trace-events audio: add audio timer trace points 2018-07-03 11:46:47 +02:00
wavaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
wavcapture.c