[Bug 784002] rtpbin: ntp-sync temporarily causes old timestamps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 29 13:21:24 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784002
--- Comment #5 from Patrick Radizi <patrick.radizi at axis.com> ---
Yes, I meant that the timestamps are going backwards. But I have only seen this
as a direct result of applying a to large ts-offset.
I will update the property name to max-ts-offset-adjustment
About the last comment regarding
priv->last_pts = pts;
Do you mean that we should add an extra check and compare priv->last_out_time
to GST_BUFFER_PTS (outbuf), like I did in my first patch (in Comment 1)?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list