[Bug 768510] appsrc: handle pushing custom segments

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 29 06:09:48 UTC 2016


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

--- Comment #15 from Seungha Yang <sh.yang at lge.com> ---
Created attachment 332332
  --> https://bugzilla.gnome.org/attachment.cgi?id=332332&action=edit
0000-sample-Modify-initialized-segment-format

sample: Modify initialized segment format

As a member variable of GstSample, segment has uncertainty.
If there was no indication about segment, gst_sample_new () method
will initialize segment with time-format.
So, from the getter point of view, it's hard to figure out
whether it's intentional segment or not.
To clarify, let's initialize segment with undefined-format.

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