rtprtxsend: don't require clock-rate in caps
authorHavard Graff <havard.graff@gmail.com>
Fri, 11 Aug 2017 14:33:23 +0000 (16:33 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 15 Mar 2022 19:05:00 +0000 (19:05 +0000)
commite5bd9839c4c51ee504af2f4c83eaec740cf0bd9e
tree48908701a519da78882b3503d094bac04873eb0d
parent4d316413023c94c348d9f443572b67453f0ce8c1
rtprtxsend: don't require clock-rate in caps

For multiplexing, the rtpstreams you are multiplexing might not use
the same clock-rate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1881>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtprtxsend.c
subprojects/gst-plugins-good/tests/check/elements/rtprtx.c