Skip to content
  • Wim Taymans's avatar
    rtpjitterbuffer: use structure to hold packet information · 39a2ba66
    Wim Taymans authored
    Make the jitterbuffer operate on a structure containing all the packet
    information. This avoids mapping the buffer multiple times just to get the RTP
    information. It will also make it possible to store other miniobjects such as
    events later.
    39a2ba66