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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Dec 19 02:36:45 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d43f1b2a5a4361f156ab1281f7e4442a899d4de7
Author: Kazunori Kobayashi <kkobayas at igel.co.jp>
Date:   Thu Dec 3 11:53:05 2015 +0900

    appsrc: Clear is_eos flag when receiving the flush-stop event

    The EOS event can be propagated to the downstream elements when
    is_eos flag remains set even after leaving the flushing state.
    This fix allows this element to normally restart the streaming
    after receiving the flush event by clearing the is_eos flag.

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

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