mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
7ae62fa9bf
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. |
||
---|---|---|
.. | ||
.gitignore | ||
autoplugtest.c | ||
gstautoplugcache.c | ||
gstautoplugger.c | ||
gstsearchfuncs.c | ||
gstsearchfuncs.h | ||
gstspider.c | ||
gstspider.h | ||
gstspideridentity.c | ||
gstspideridentity.h | ||
gststaticautoplug.c | ||
gststaticautoplug.h | ||
gststaticautoplugrender.c | ||
gststaticautoplugrender.h | ||
Makefile.am | ||
spidertest.c |