rtpjitterbuffer: More logging when calculating rfc7273 timestamps
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 6 Apr 2021 11:32:34 +0000 (17:02 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Fri, 9 Apr 2021 07:18:02 +0000 (12:48 +0530)
commitc8827acb9326b879eca8c081da366337193f1235
tree7e8511996ae3caca74b0fa0d1b6392efac987191
parent0935c7efbbd79cc2625586556e0674d078fc7d96
rtpjitterbuffer: More logging when calculating rfc7273 timestamps

This code can be fragile, since it is very exacting in the timestamps
that it will accept. Add more logging so it's easier to debug issues
and figure out whether it's a bug in the calculation or something
wrong in the incoming buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/934>
gst/rtpmanager/rtpjitterbuffer.c