mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
d7e33dd2ce
Original commit message from CVS: - Use the eventhandler instead of the event function to send events. - make the scheduler setup the eventhandlers - intercept flush events on pads links that can potentially queue data and flush it. - some more debugging info in spider. I can think of one case where this flush might fail: unconnected pads where the scheduler has not set up the eventhandler yet. I'll come up with a solution for that soon. |
||
---|---|---|
.. | ||
.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 |