Skip to content
Snippets Groups Projects
Verified Commit 6d062849 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Account for redundancy signalling when computing st->silk_mode.maxBits

Without that, we could bust the budget and end up with the
if (ec_tell(&enc) <= 8*nb_compr_bytes)
being false, followed by an assert failure later.
parent 4667b699
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment