[Bug 698410] New: Adder: Can not send flush_start and flush_stop in a row
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 19 14:34:11 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=698410
GStreamer | gst-plugins-base | 1.x
Summary: Adder: Can not send flush_start and flush_stop in a
row
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: thibault.saunier at collabora.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently we are waiting for a SEGMENT_EVENT before accepting a FLUSH_STOP
event. That can't happen as pads that are set to flushing will not accept any
segement event.
I attach here a patch that fixes that issue, I am not sure what that
need_flush_stop field was supposed to do exactly so I am unsure if it is the
proper fix.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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