ffmpeg | branch: release/4.4 | Michael Niedermayer |
Fri Jul 30 23:04:08 2021 +0200| [f25834ab0786308824bd4b4a082dfaeda0384449] |
committer: Michael Niedermayer
avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c()
Fixes: negation of -2147483648 cannot be represented in type 'int';
ffmpeg | branch: master | Michael Niedermayer | Fri
Jul 30 23:04:08 2021 +0200| [8f2856a1daa4e3d5767b6efe7a70ec86926dba47] |
committer: Michael Niedermayer
avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c()
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast