gst-plugins-rs/net/rtp/src/basepay
Sebastian Dröge de42ae432c rtp: basepay: Fix off-by-one with seqnum-offset
Setting a seqnum-offset of 1 would've caused the first packet to have a
seqnum of 2 instead of 1.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1693>
2024-08-10 08:06:40 +00:00
..
imp.rs rtp: basepay: Fix off-by-one with seqnum-offset 2024-08-10 08:06:40 +00:00
mod.rs rtp: basepay: Negotiate SSRC and PT with downstream if not set via property 2024-08-10 08:06:40 +00:00