gst-plugins-rs/net/rtp/src
Sebastian Dröge 30a5987c9e rtp: mp4gpay: Don't set seqnum-base on the caps
This is supposed to be set by another layer, e.g. rtspsrc.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1693>
2024-08-10 08:06:40 +00:00
..
ac3 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
av1 Update for new debug log macro syntax 2024-07-08 11:25:23 +03: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 08:06:40 +00: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 08:06:40 +00: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 08:06:40 +00: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 08:06:40 +00: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 08:06:40 +00:00
rtpbin2 Fix various 1.80 clippy warnings 2024-08-05 14:14:17 +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