[Bug 757961] baseparse: do not overwrite header buffer timestamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 14 08:35:08 PST 2015


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

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 315440:
 --> (https://bugzilla.gnome.org/review?bug=757961&attachment=315440)

::: libs/gst/base/gstcollectpads.c
@@ +518,3 @@
+    if (GST_CLOCK_TIME_IS_VALID (time)) {
+      time =
+          gst_segment_to_running_time (&cdata->segment, GST_FORMAT_TIME,
time);

Ok, nevermind, I miss-read.

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