Skip to content

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.

Merge request reports