ffmpeg | branch: release/6.1 | Michael Niedermayer |
Mon Apr 1 22:11:54 2024 +0200| [72b27f4f70fc81e9ee28dab325d2d203dfa231e5] |
committer: Michael Niedermayer
avcodec/apedec: Use NABS to avoid undefined negation
Fixes: negation of -2147483648 cannot be represented in type 'int32_t' (aka
'in
ffmpeg | branch: release/7.0 | Michael Niedermayer |
Mon Apr 1 22:11:54 2024 +0200| [5469ba6d74dfe34a526edda814e6ac5a922e833c] |
committer: Michael Niedermayer
avcodec/apedec: Use NABS to avoid undefined negation
Fixes: negation of -2147483648 cannot be represented in type 'int32_t' (aka
'in
ffmpeg | branch: master | Michael Niedermayer | Mon
Apr 1 22:11:54 2024 +0200| [1887ff250cfd1e69c08bca21cc53e30a39e26818] |
committer: Michael Niedermayer
avcodec/apedec: Use NABS to avoid undefined negation
Fixes: negation of -2147483648 cannot be represented in type 'int32_t' (aka
'int');