1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-07 03:03:56 +01:00
fdk-aac/libAACenc
Martin Storsjo 8e4d5d9d2f Use a saturating shift to avoid overflow
When the shift overflowed, asserts were triggered later, where
the values were assumed to be non-negative.
2012-09-02 22:27:52 +02:00
..