diff options
| author | Martin Storsjo <martin@martin.st> | 2013-03-18 16:23:17 +0200 |
|---|---|---|
| committer | Martin Storsjo <martin@martin.st> | 2013-03-18 16:28:50 +0200 |
| commit | 226601a8d9bce81455e161a0e26051d2f22c5d7a (patch) | |
| tree | bd3eb8e41203ccde93c3b5e1db3a4f8d0d2017ce /libPCMutils/src | |
| parent | bae4553d428accc6438102578ffd9e7968333b94 (diff) | |
| download | ODR-AudioEnc-226601a8d9bce81455e161a0e26051d2f22c5d7a.tar.gz ODR-AudioEnc-226601a8d9bce81455e161a0e26051d2f22c5d7a.tar.bz2 ODR-AudioEnc-226601a8d9bce81455e161a0e26051d2f22c5d7a.zip | |
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.
Diffstat (limited to 'libPCMutils/src')
0 files changed, 0 insertions, 0 deletions
