gst-plugins-rs/net/rtp/src/mp4a
Sebastian Dröge 984a9fe5ff rtp: Don't restrict payload types for payloaders
WebRTC uses payload types 35-63 as dynamic payload types too to be able
to place more codec variants into the SDP offer.

Instead of allowing just certain payload types, completely remove any
restrictions and let the user decide. There's technically nothing wrong
with using any payload type, especially when using the encoding-name.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1587>
2024-05-27 09:34:16 +00:00
..
depay rtp: add mp4adepay 2024-04-29 13:33:42 +00:00
pay rtp: Don't restrict payload types for payloaders 2024-05-27 09:34:16 +00:00
mod.rs rtp: add mp4apay 2024-04-29 13:33:42 +00:00
parsers.rs rtp: add mp4gpay 2024-04-29 13:33:42 +00:00
tests.rs rtp: add mp4apay 2024-04-29 13:33:42 +00:00