rtpmanager: Move some duplicated constant and helper function to a single place
authorSebastian Dröge <sebastian@centricular.com>
Wed, 20 Apr 2022 07:53:16 +0000 (10:53 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 20 Apr 2022 14:40:25 +0000 (14:40 +0000)
commit02115a5efc697845b6328d26a50b756dcf9b4549
tree1d8c9a9dcfa1501daa29f9830c9e060fcb1dc185
parent1eb7f81f9db9760aa5ec6939cc7c349f227875ff
rtpmanager: Move some duplicated constant and helper function to a single place

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2132>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpbin.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpfunnel.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpjitterbuffer.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpsession.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtputils.c [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/gstrtputils.h [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/meson.build
subprojects/gst-plugins-good/gst/rtpmanager/rtpsession.c
subprojects/gst-plugins-good/gst/rtpmanager/rtptwcc.c