[Bug 758913] New: pcapparse does not handle flushing correctly
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 1 09:44:27 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758913
Bug ID: 758913
Summary: pcapparse does not handle flushing correctly
Classification: Platform
Product: GStreamer
Version: 1.6.1
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ppettina at cisco.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
pcapparse currently intercepts a GST_EVENT_FLUSH_STOP event and resets itself.
However it does not push the event down the chain.
GST_EVENT_FLUSH_START is not handled and is passed down to the chain; this
blocks the downstream elements in a flushing state (as the STOP event is
intercepted and handled internally).
--
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