1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-03-12 13:50:03 +01:00
fdk-aac/libAACenc
Martin Storsjo 226601a8d9 Avoid too big changes in isScale
These values are delta encoded, but only steps [-60,60] are
possible to encode. If the difference between two values are
bigger than that, we end up with a sequence we are unable to
encode.

This fixes crashes on certain stereo samples at higher
bitrates.
2013-03-18 16:28:50 +02:00
..
2013-03-18 16:28:50 +02:00