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
2012-10-02 10:46:47 -07:00
2012-10-02 10:46:47 -07:00
2012-10-02 10:46:47 -07:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
4.6 MiB
Languages
C++ 74.1%
C 25.7%
Makefile 0.2%