[FFmpeg-cvslog] sbr_qmf_analysis: sanitize input for 32-bit imdct

2015-12-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Wed Nov 18 13:43:01 2015 +0100| [b9087aa651674ce94853d824aedb1691d75bd9fd] | committer: Andreas Cadhalpun sbr_qmf_analysis: sanitize input for 32-bit imdct If the input contains too many too large values, the imdct can overflow. Even if it did

[FFmpeg-cvslog] sbr_qmf_analysis: sanitize input for 32-bit imdct

2015-12-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Nov 18 13:43:01 2015 +0100| [fdc94db37e89165964fdf34f1cd7632e44108bd0] | committer: Andreas Cadhalpun sbr_qmf_analysis: sanitize input for 32-bit imdct If the input contains too many too large values, the imdct can overflow. Even if it didn't,