Skip to content
  • Thijs Vermeir's avatar
    rtpmpvpay: fix timestamping of rtp buffers · bcde8c1b
    Thijs Vermeir authored
    Incomming buffer is only pushed on the adapter at the end of the
    handle_buffer function. But duration/timestamp of this buffer is already
    taken into account for the current data in the adapter. This leads to
    wrong rtp timestamps and extra latency.
    bcde8c1b