[Bug 753037] rtpopusdepay: timestamp handling regression

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 5 12:37:34 PDT 2015


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

--- Comment #13 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 308812
  --> https://bugzilla.gnome.org/attachment.cgi?id=308812&action=edit
basedepayloader: Don't re-timestamp with running-time

There was a confusion, six depayloaders where passing through the
timestamp while the base class was re-timestamping to running
time. This inconstancy has been unnoticed has in most use cases
the incoming segment is [0, inifnity] in which case timestamps are
the same as running time. With DTS/PTS shifting added (to avoid
negative values) and pcapparse sending a different segment this
started being an issue.

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