rtpmanager: add support for RFC8852 (rid) RTP header extensions
authorMatthew Waters <matthew@centricular.com>
Wed, 25 Aug 2021 06:58:16 +0000 (16:58 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 21 Mar 2022 03:18:18 +0000 (03:18 +0000)
commit1e55e2d654070c54ea246d348fea538200f3d5cf
treedb7043bada4213e7f5737e5e2bf9b735bc4919f9
parentecd9cce3b1810c0ac48dc601a88fa11d7ee6c4e1
rtpmanager: add support for RFC8852 (rid) RTP header extensions

Both for regular RID and for adding on a repaired (RTX) etc stream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1759>
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-repairedstreamid.c [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-repairedstreamid.h [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-streamid.c [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-streamid.h [new file with mode: 0644]
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpmanager.c
subprojects/gst-plugins-good/gst/rtpmanager/meson.build