rtpjitterbuffer: add the reference timestamp meta in more situations
authorSebastian Dröge <sebastian@centricular.com>
Tue, 26 Apr 2022 19:17:51 +0000 (22:17 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 27 Apr 2022 12:35:21 +0000 (12:35 +0000)
commit9d5179ad3f6966873b4b65edeb94fd0c200b808d
tree04ae11a622297aabc2e65c1841cd3d7292d837b2
parented425e2785e96b8c1385e4cad7f0df16afb19f42
rtpjitterbuffer: add the reference timestamp meta in more situations

Previously, we only added it when actually performing synchronization
based on the NTP time.

The information can be useful downstream in other situations too, and
we can compute a NTP time as soon as we get a sender report with the
relevant information.

Co-authored-by: Mathieu Duponchelle <mathieu@centricular.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2252>
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpbin.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpjitterbuffer.c