[Bug 784002] rtpbin: ntp-sync temporarily causes old timestamps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 29 13:32:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784002
--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Patrick Radizi from comment #5)
> 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)?
Similar to that, yes. If the PTS goes backwards, set it to the same PTS as
before (don't add a millisecond, just make it the same).
--
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