[Bug 731567] tcpserversrc: return GST_FLOW_FLUSHING instead of GST_FLOW_ERROR when accept is canceled
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 13 01:23:18 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731567
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |1.3.3
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-06-13 08:23:14 UTC ---
Thanks for the patch, pushed:
commit 593a52a6563303f647d08171336aaf66f5664722
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date: Thu Jun 12 13:23:29 2014 +0200
tcpserversrc: return FLOW_FLUSHING instead of an error when accept/select
is canceled
Canceling the accept/select happens when the source is shut down. This is
not an error and the GST_FLOW_ERROR causes problems when only part of the
pipeline is shut down.
https://bugzilla.gnome.org/show_bug.cgi?id=731567
--
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