commit | bd54e279d524f21e69e26feb4f9f340a4430c2f6 | [log] [tgz] |
---|---|---|
author | Mark Harris <mark.hsj@gmail.com> | Wed Nov 16 20:03:25 2016 -0800 |
committer | Mark Harris <mark.hsj@gmail.com> | Wed Nov 16 20:16:23 2016 -0800 |
tree | 040474b3db746472ebad07c3552b83db67083a59 | |
parent | ab148485dab4c8a66866d02852940bcdac19851d [diff] |
Correct SILK encoder gain limit Ensure that the SILK encoder's log gain is 63, not 64, when encoding a maximum-value delta gain index of 40. This matches the decoder and RFC 6716 4.2.7.4, and prevents an assertion failure in the rare case that the gain is later independently coded.