gstreamer/gst/schedulers
Wim Taymans d7e33dd2ce - Use the eventhandler instead of the event function to send events.
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.
2003-02-03 22:50:55 +00:00
..
cothreads_compat.h Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to... 2002-09-18 06:21:58 +00:00
gstbasicscheduler.c - Use the eventhandler instead of the event function to send events. 2003-02-03 22:50:55 +00:00
gstoptimalscheduler.c - Use the eventhandler instead of the event function to send events. 2003-02-03 22:50:55 +00:00
Makefile.am - Removed old deprecated fastscheduler 2002-12-15 18:21:43 +00:00