[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 14 07:29:24 PDT 2015


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

--- Comment #17 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
We discussed a bit around this and we came up with the idea that we should
store the DTS/PTS delta in the GstBuffer directly. With DTS/PTS delta available
this way, we don't need to offset. If the DTS goes negative, we can just set it
to TIME_NONE. Element that are aware of possible negative DTS would simply only
use the delta.

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