[Bug 780446] gst_rtp_buffer_ext_timestamp() math is incorrect for big jumps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 9 07:53:18 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=780446

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yes what Nicolas says is true, and it seems to me like the function is doing
exactly what it is supposed to do? What is the problem here?

If there's a timestamp jump by more than half the possible range, it is
considered a wraparound and handled accordingly. And timestamps are supposed to
never go backwards.

-- 
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