]> code.delx.au - pulseaudio/commit
combine-sink: fix zero adjust_time behaviour.
authorHemanth Meenakshisundaram <hemanth@highfive.com>
Mon, 21 Apr 2014 00:30:07 +0000 (17:30 -0700)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sat, 26 Apr 2014 08:22:25 +0000 (11:22 +0300)
commit4bd39f950155be98821a9072bcafed7fccca1a7d
tree614dcc927638600bca6cf9a450c4b236d055acba
parentf2f5dffb1dcc4fd8481e58a686d088e4286441b0
combine-sink: fix zero adjust_time behaviour.

A value of 0 for adjust_time should disable rate adjustment.
Fix a bug where a 0 value causes rate adjustment to be called
continuously instead after an unsuspend event.
src/modules/module-combine-sink.c