On Tue, 2012-12-04 at 14:54 +0100, Peter Meerwald wrote: > From: Stefan Huber <s.huber at bct-electronic.com> > > apply_diff_time() fails when dropping bytes from the playback stream > and the sample spec of sink and source differ as source's sample spec is > used. Fix this by using sink's sample spec. > > Signed-off-by: Stefan Huber <s.huber at bct-electronic.com> > Acked-by: Peter Meerwald <p.meerwald at bct-electronic.com> > --- > src/modules/echo-cancel/module-echo-cancel.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, applied to the "next" branch. -- Tanu