gst-plugins-rs/net/rtp/src
Sebastian Dröge 1f5e9a9335 rtpav1depay: Skip unexpected leading fragments
If a packet is starting with a leading fragment but we do not expect to
receive one, then skip over it to the next OBU.

Not doing so would cause parsing of the middle of an OBU, which would
most likely fail and cause unnecessary warning messages about a
corrupted stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1367>
2023-10-24 11:13:35 +00:00
..
av1 rtpav1depay: Skip unexpected leading fragments 2023-10-24 11:13:35 +00:00
gcc Use re-exported once_cell 2023-07-06 17:50:49 +03:00
lib.rs Use MPL as license specifier for plugins only requiring GStreamer < 1.20 2023-06-07 19:13:55 +03:00