[Bug 750098] New element to convert GST_FLOW_ERROR into GST_FLOW_OK
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 18 07:48:50 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750098
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #305541|none |reviewed
status| |
--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 305541:
--> (https://bugzilla.gnome.org/review?bug=750098&attachment=305541)
::: gst/debugutils/gsterrorignore.c
@@ +206,3 @@
+
+static gboolean
+gst_error_ignore_sink_event (GstPad * pad, GstObject * parent, GstEvent *
event)
RECONFIGURE is an upstream event, so it should be in a src_event handler.
It will be useful here because it can be sent, for example, when a new element
is linked downstream so errorignore can try pushing data again.
--
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