[Bug 780446] gst_rtp_buffer_ext_timestamp() math is incorrect for big jumps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 7 15:07:52 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=780446
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #5 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Yes, the packets can be re-ordered.. The idea is that we should catch the
wrap-around, but reasonable differences should be ignored.
Maybe the difference should be set at G_MAXINT/2 or /4, but I think the
original code was correct.
--
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