gst-plugins-rs/net/rtp/src/av1/pay
Sebastian Dröge d357a63bf9 rtp: av1pay: Correctly use N flag for marking keyframes
The "first packet of a coded video sequence" means that this should be
the first packet of a keyframe that comes together with a sequence
header, not the first packet of a new frame.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/558

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1624>
2024-06-18 08:06:59 +03:00
..
imp.rs rtp: av1pay: Correctly use N flag for marking keyframes 2024-06-18 08:06:59 +03:00
mod.rs rtp: Port RTP AV1 payloader/depayloader to new base classes 2024-03-06 09:40:35 +00:00
tests.rs rtp: av1: Drop padding OBUs too like Chrome does 2024-06-18 08:06:59 +03:00