[Bug 763630] appsrc: If do-timestamp=true should take the timestamp when queueing the buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 17 07:40:03 UTC 2016


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nicolas Dufresne (stormer) from comment #4)
> Review of attachment 324147 [details] [review]:
> 
> ::: gst-libs/gst/app/gstappsrc.c
> @@ +1620,3 @@
> +  if (GST_BUFFER_DTS (buffer) == GST_CLOCK_TIME_NONE &&
> +      GST_BUFFER_PTS (buffer) == GST_CLOCK_TIME_NONE &&
> +      gst_base_src_get_do_timestamp (GST_BASE_SRC_CAST (appsrc))) {
> 
> That makes do-timestamp conditional to not having timestamp on the buffers,
> is this consistent with other do-timestamp implementation ?

https://cgit.freedesktop.org/gstreamer/gstreamer/tree/libs/gst/base/gstbasesrc.c#n2243

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