[Bug 740575] Fixing DTS in GStreamer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 14 09:35:33 PDT 2015


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

--- Comment #19 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
A preliminary example, hopefully that helps.

+ GST_BUFFER_TS_DELTA(buf)
..
@@ -252,6 +268,9 @@ struct _GstBuffer {
+
+  /* more timestamp */
+  GstClockTime           ts_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