Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Opus
3826 commits behind the upstream repository.
Timothy B. Terriberry's avatar
Timothy B. Terriberry authored
aa6fec66 added a check to reject modes with shorts longer than
 3.33 ms (less than 300 per second).
However, it only rejected modes which could not be split at all.
This expands the check to also reject modes which, even after
 splitting the maximum amount, still do not have shorts less than
 3.33 ms.
cf5d3a8c
History