Skip to content
  • Wim Taymans's avatar
    rtp: Add support for multiple memory blocks in RTP · 11a494d5
    Wim Taymans authored
    Add support RTP buffers with multiple memory blocks. We allow one block for the
    header, one for the extension data, N for data and one memory block for the
    padding.
    Remove the validate function, we validate now when we map because we need to
    parse things in order to map multiple memory blocks.
    11a494d5