[Bug 754435] flvmux: use time segment and copy timestamps when streamable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 2 02:32:53 PDT 2015


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

--- Comment #2 from Håvard Graff (hgr) <havard.graff at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #1)
> Review of attachment 310473 [details] [review]:
> 
> ::: gst/flv/gstflvmux.c
> @@ +1126,3 @@
> +    } else {
> +      GST_BUFFER_OFFSET (tag) = GST_BUFFER_OFFSET (buffer);
> +      GST_BUFFER_OFFSET_END (tag) = GST_BUFFER_OFFSET_END (buffer);
> 
> Copying the offsets seem not very useful either here. They are going to be
> values specific to the input streams, and not the offset in the output.

I did not add this, this was already there. I just added copying of timestamps
when streamable.

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