]> code.delx.au - pulseaudio/commit
alsa: resume smoother after unsuspend
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Aug 2010 09:59:13 +0000 (11:59 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Aug 2010 09:59:13 +0000 (11:59 +0200)
commitef8abcb1b515b676508bcd25d088c23c6a34fcd6
tree100c26c1241391bb627e843b38e271857426a324
parent7ba22276d232270691dfb44328c6e794569a0c17
alsa: resume smoother after unsuspend

The smoother is paused when the device is suspended but never resumed on
unsuspend. Pass the paused = FALSE flag to the pa_smoother_reset() call to make
it unpause when unsuspending. This patch improves source timings quite a bit.
src/modules/alsa/alsa-source.c