Disable bandlimited resampler for the time being
It is known to crash due to invalid buffer handling. On Linux, I get memory accesses before the start of the audio buffer. It also crashes on Windows. Until someone cares to fix it, and I think it really never worked correctly, lets use the "ugly" resampler, which is not too ugly. This should fix #3631, #4366, #4491 and possibly others. (cherry picked from commit 9c74061333bd152a1467e49ed33b889c94410da9) Conflicts: modules/audio_filter/Modules.am
Showing
Please register or sign in to comment