Skip to content

rtpbuffer: fix extension onebyte header management for padding cases

There are some cases where the full extension data could be padding.

The goal of this merge request is to make the GstRtpBuffer robust enough for these cases.

Merge request reports