[pulseaudio-discuss] [PATCH] rtp: Do all receive side rate calculations in sink-input domain

Tanu Kaskinen tanuk at iki.fi
Sat Apr 2 19:24:05 UTC 2016


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


More information about the pulseaudio-discuss mailing list