[Bug 759110] appsrc: Clear is_eos flag when receiving the flush event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 00:09:51 PST 2015


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
None really, just that it's protected by priv->mutex in almost all other places
(except in do_seek()). It probably should be protected there too and in
event(), mainly because it is used from the streaming thread and other threads
(do_seek() is usually called from the application thread).

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