[Bug 753090] basetransform: check the segment condition

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


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
You could also check for segment.format==GST_FORMAT_UNDEFINED I guess, instead
of adding a new variable.


How can the segment be reset and then we push a buffer? The resetting happens
in FLUSH_STOP, at which time the stream lock should be taken and no data should
be flowing anymore. Is the problem that a buffer arrives *after* FLUSH_STOP but
before a new SEGMENT event arrived? If so, the problem is somewhere else.
Nothing should ever push buffers before SEGMENT events.

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