soxr: fix output len too small
commitc07e53871ddc6ac75f448d48032c57e86995004d
authorThomas Guillem <thomas@gllm.fr>
Mon, 4 May 2020 12:43:12 +0000 (4 14:43 +0200)
committerThomas Guillem <thomas@gllm.fr>
Tue, 5 May 2020 11:51:46 +0000 (5 13:51 +0200)
tree8fd27824d7c42485159e001d44c5b5560317dcfc
parent5ee13b8b38d61fdad158d2b4cdc01228095f2ad3
soxr: fix output len too small

This was happening when the instant ratio was smaller than the fixed ratio
(when the user ask for a playback speed > 1).

Fixes issue 956 on vlc-android.
modules/audio_filter/resampler/soxr.c