plugins/elements/gsttee.c: Check for changed pads-list before checking the last returned
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Dec 2008 22:28:05 +0000 (22:28 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Dec 2008 22:28:05 +0000 (22:28 +0000)
commit55eff822560fc48656ca5bbe591b7edaea4cc537
treeca908389c8e1933d463d18183a76f5b54ceced8c
parentb90bef8ee54634fb63f95c9256e5b47f65d85eda
plugins/elements/gsttee.c: Check for changed pads-list before checking the last returned

Original commit message from CVS:
* plugins/elements/gsttee.c: (gst_tee_handle_buffer):
Check for changed pads-list before checking the last returned
GstFlowReturn because the pad could have been removed and we
need to ignore the value in that case.
ChangeLog
plugins/elements/gsttee.c