a couple of fixes here:
authorSteve Baker <steve@stevebaker.org>
Fri, 7 Jun 2002 19:41:35 +0000 (19:41 +0000)
committerSteve Baker <steve@stevebaker.org>
Fri, 7 Jun 2002 19:41:35 +0000 (19:41 +0000)
commit7ae62fa9bf30048ae632ba82593b3f51cba8a81e
tree703a711ab7ee278d1e7e4bc5ab6d23f8df12ba55
parenta02e75b8d4cd6cce34a2e6afb3e6d1c45bf99228
a couple of fixes here:

Original commit message from CVS:
a couple of fixes here:
- forward eos events to all src pads, even if spider didn't connect them. this ensures that the pipeline will stay in a consistant state even when not all pads are sent data
- don't check for nonnull spider until it is actually needed.  it really is null when it has been disposed and this method is called.
gst/autoplug/gstspideridentity.c