mirror of https://github.com/FFmpeg/FFmpeg.git
ff_wma_init() allows up to 50kHz, but this generates an exponent band size table that requires 65 bands. The code assumes 25 bands in many places, and using sample rates higher than 48kHz will lead to buffer overwrites. CC:libav-stable@libav.orgpull/3/merge
parent
c2b8dea182
commit
1ec075cfec
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue