Commits
Timothy B. Terriberry committed fc06bda89e4
Update SILK range coder due to CELT refactoring. The byte buffer is now part of the range coder struct itself, and ec_{enc|dec}_tell have been replaced by a unified ec_tell() with no precision parameter.