gst-plugins-rs/net/rtp/src
Sebastian Dröge 7b4a2daed0 rtpav1depay: Add wait-for-keyframe and request-keyframe properties
These behave the same as the properties in other depayloaders. Keyframe
detection is based on the N flag in the aggregation header.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1825>
2024-09-28 10:51:05 +01:00
..
ac3 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
av1 rtpav1depay: Add wait-for-keyframe and request-keyframe properties 2024-09-28 10:51:05 +01:00
baseaudiopay Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
basedepay Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
basepay rtp: basepay: Fix off-by-one with seqnum-offset 2024-08-10 11:46:04 +01:00
gcc Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
jpeg rtp: basepay: Negotiate SSRC and PT with downstream if not set via property 2024-08-10 11:46:03 +01:00
klv Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
mp2t rtp: basepay: Negotiate SSRC and PT with downstream if not set via property 2024-08-10 11:46:03 +01:00
mp4a Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
mp4g rtp: mp4gpay: Don't set seqnum-base on the caps 2024-08-10 11:46:04 +01:00
opus Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
pcmau rtp: basepay: Negotiate SSRC and PT with downstream if not set via property 2024-08-10 11:46:03 +01:00
rtpbin2 Fix various 1.80 clippy warnings 2024-08-23 08:59:20 +03:00
vp8 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
vp9 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
audio_discont.rs Use Option::is_some_and(...) instead of Option::map_or(false, ...) 2024-06-19 13:03:37 +00:00
lib.rs rtp: Add AC-3 RTP payloader/depayloader 2024-06-01 12:43:27 +00:00
tests.rs rtp: tests: add possibility to make input live 2024-06-01 12:43:27 +00:00
utils.rs rtp/source: use extended sequence number helper 2024-06-24 13:13:28 +00:00