module-combine-sink: Initialize smoother with offset pa_rtclock_now()
commitab808930ef29a34bd8f0b872993bb900c8f45961
authorForest Bond <forest.bond@rapidrollout.com>
Fri, 20 May 2011 16:07:05 +0000 (20 12:07 -0400)
committerColin Guthrie <colin@mageia.org>
Thu, 2 Jun 2011 09:46:59 +0000 (2 11:46 +0200)
tree09c7a8187e5d043d4ea20757be5692bd2021600d
parent51d53016f39c8a7f84cd1038f0ac776a16c3de07
module-combine-sink: Initialize smoother with offset pa_rtclock_now()

The smoother was being initialized with offset zero, which caused
the sink latency to be unconditionally reported as zero.
src/modules/module-combine-sink.c