(Forgot to send this mail earlier.) On Wed, 2016-02-17 at 19:47 +0530, arun at accosted.net wrote: > @@ -131,14 +136,100 @@ static void webrtc_ec_fixate_spec(pa_sample_spec *rec_ss, pa_channel_map *rec_ma > Â Â Â Â Â else > Â Â Â Â Â Â Â Â Â rec_ss->rate = 8000; > Â > -Â Â Â Â /* In int16 mode, AudioProcessing will give us the same spec we give it */ This change probably belongs to the deinterleaving patch, since that's where the int16 mode is changed to the float mode. -- Tanu