rtpjitterbuffer: Fix parsing of the mediaclk:direct= field
authorSebastian Dröge <sebastian@centricular.com>
Tue, 16 Mar 2021 17:25:36 +0000 (19:25 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 16 Mar 2021 18:02:48 +0000 (18:02 +0000)
commit00e73e1657ca63de7621994d10fb1612444c109c
tree0264f3d4aa9997ebcfb0e4533d247e352e8c60f9
parentf37afdafff1fd0a339966116261f5cd0de53f5d1
rtpjitterbuffer: Fix parsing of the mediaclk:direct= field

Due to an off-by-one when parsing the string, the most significant digit
or the clock offset was skipped when parsing the offset.

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