Skip to content
  • Mark Harris's avatar
    Fix redundancy on SILK 80+ms bandwidth switch · 1fd53f9a
    Mark Harris authored
    With packets of 80 ms or more, a SILK bandwidth switch was missing
    the second half of the redundancy, because st->silk_bw_switch was
    cleared too early before any recursive calls.
    1fd53f9a