From d9cf6cc948a56e3524e53a6a43e869d9eb894bce Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 17 Dec 2007 15:09:17 +0000 Subject: gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is ignored, not NOT_LINKED. No sense in maki... Original commit message from CVS: 2007-12-17 Andy Wingo * gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is ignored, not NOT_LINKED. No sense in making a source element error out; at least fdsrc considers NOT_LINKED to be a fatal error. Patch 11/12. There is no patch 12/12. Foo. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f58e0d1b..1c160ca5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-12-17 Andy Wingo + * gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when + a buffer is ignored, not NOT_LINKED. No sense in making a source + element error out; at least fdsrc considers NOT_LINKED to be a + fatal error. Patch 11/12. There is no patch 12/12. Foo. + * gst/switch/gstswitch-marshal.list: * gst/switch/gstswitch.h (struct _GstStreamSelectorClass): * gst/switch/gstswitch.c (gst_stream_selector_class_init) -- cgit v1.2.1