Skip to content
Snippets Groups Projects
  • Jean-Marc Valin's avatar
    cd78f397
    Fixes a SILK bandwidth switching regression · cd78f397
    Jean-Marc Valin authored
    The bug was triggered because f982b84d started using prefill for
    SILK bandwidth changes, which reinitialized the encoder state and
    prevented the variable lowpass from working properly. To fix the problem,
    we preserve the sampling rate and variable low-pass when prefilling.
    cd78f397
    History
    Fixes a SILK bandwidth switching regression
    Jean-Marc Valin authored
    The bug was triggered because f982b84d started using prefill for
    SILK bandwidth changes, which reinitialized the encoder state and
    prevented the variable lowpass from working properly. To fix the problem,
    we preserve the sampling rate and variable low-pass when prefilling.