Skip to content
  • Jean-Marc Valin's avatar
    Implements hard CBR for SILK · 294bfec2
    Jean-Marc Valin authored
    This is achieved by running the encoding process in a loop and
    padding when we don't reach the exact rate. It also implements
    VBR-with-cap, which means we no longer need to artificially decrease
    the SILK bandwidth when it's close to the cap.
    294bfec2