Skip to content
  • Mark Harris's avatar
    Remove redundant code · d73c5a96
    Mark Harris authored
    frame_size_select() ensures that frame_size is a valid size or -1,
    !st->variable_duration is always false, and delay_compensation is
    no longer needed to choose the frame size.
    d73c5a96