pulseaudio: setup buffer attrs
commite6d16fa439aeebd34e135edd3e29d4a2db6b1a33
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jan 2011 21:07:45 +0000 (24 22:07 +0100)
committermalc <av1474@comtv.ru>
Tue, 25 Jan 2011 16:56:47 +0000 (25 19:56 +0300)
treec9487f196d765bfc8508681393b43624204b102d
parent6315633b2535dc82dc1b3403f884b81e26b4c72c
pulseaudio: setup buffer attrs

Request reasonable buffer sizes from pulseaudio.  Without this
pa_simple_write() can block quite long and lead to dropouts,
especially with guests which use small audio ring buffers.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
audio/paaudio.c