rtpbin/rtpjitterbuffer: Allow syncing to an SR without CNAME if the CNAME is already...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 11 Apr 2022 16:25:43 +0000 (19:25 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 20 Apr 2022 14:40:25 +0000 (14:40 +0000)
commit0c819d2f313749dc49feeb35e436449748c6775b
tree506e47ed17e13988b3d8539210bfe669cd9c83e7
parentcbaac3cdbab4b6201a77aa9d292b6331c2a0cfb7
rtpbin/rtpjitterbuffer: Allow syncing to an SR without CNAME if the CNAME is already known

The RTCP SR packet might be without SDES in case of a reduced-size RTCP
packet. For syncing purposes the CNAME is needed but it might be known
already from an earlier RTCP packet or out of band, via the SDP for
example.

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/gstrtpjitterbuffer.c