1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-01-07 21:32:49 +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
..
include Added license boilerplate to all source files. 2012-06-11 20:07:04 -07:00
src Use a saturating shift to avoid overflow 2012-09-02 22:27:52 +02:00