increase alsa rewind safeguard
authorJaska Uimonen <jaska.uimonen@intel.com>
Mon, 28 Apr 2014 08:26:15 +0000 (11:26 +0300)
committerIsmo Puustinen <ismo.puustinen@intel.com>
Wed, 28 May 2014 09:40:02 +0000 (12:40 +0300)
commit639f1a519c2e619adf1a7fdeac3e56f755027703
tree5000a88f40583c4f40591d3f2410c5ad677774fe
parent37c0a9b7539e5da84294fd520186ab95810665ce
increase alsa rewind safeguard

In some devices alsa drivers behaves badly
if pulseaudio rewind safeguard is too small.
This is not fixing the driver issues, but is
a workaround to give time (1.33ms->5ms) for
user space processing so that alsa is not
getting into this weird state. This could be
also helped by running pulseaudio in realtime.
This is of course increasing the volume setting
latency, but should leave it still quite
responsive.

Change-Id: Iecdf879bf8ba58e991808d2dc382def05de36ec9
Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
src/modules/alsa/alsa-sink.c