[3GPP-Issue #824] Fixes crash in low level signal at 24.4 kbps with dtx enabled
[x] The crash was occurring in function stereo_dft_generate_comfort_noise_fx(). The shr() in the IF condition overflow. Using shr_sat solved the issue
Loading
Please sign in to comment