Skip to content
  • Robert Swain's avatar
    videorate: Fix behaviour for frame rate cap changes · 2c1bf82d
    Robert Swain authored
    The outgoing buffer timestamp is calculated by scaling an output buffer
    count by the src pad frame rate caps. If these caps change, we need to
    reset the count and work from a new base timestamp. The new output
    buffer timestamp is then the count scaled by the new caps values added
    onto the base timestamp.
    2c1bf82d