On Mon, 2016-02-29 at 14:28 +0530, arun at accosted.net wrote: > From: Arun Raghavan <git at arunraghavan.net> > > The code was mixing sink and sink input domain rate updates, and that > only works if the rate of the RTP stream is the same as the rate of the > sink. This changes all the calcuations to be on the sink-input rate, > since that's the rate we are trying to guess (and resample for). > --- > Â src/modules/rtp/module-rtp-recv.c | 18 ++++++++++-------- > Â 1 file changed, 10 insertions(+), 8 deletions(-) Thanks, applied! -- Tanu