[pulseaudio-discuss] [PATCH v4 23/23] echo-cancel: Add beamforming support in the webrtc canceller

Tanu Kaskinen tanuk at iki.fi
Wed Feb 24 17:21:19 UTC 2016


(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


More information about the pulseaudio-discuss mailing list