[gst-cvs] gstreamer wtay

Wim Taymans wtay at users.sourceforge.net
Sat Jan 20 09:59:25 PST 2001


CVSROOT:	/cvsroot/gstreamer
Module name:	gstreamer
Changes by:	wtay	01/01/20 09:59:25

Modified files:
	gst            : gstbin.c gstbin.h gstelement.c gstqueue.c 
	                 gstscheduler.c gstthread.c 

Log message:
More EOS changes.
When a bin2 is found inside a bin1, we add the bin2 to the EOS providers
of the bin1. When there is nothing more to schedule in bin1 and bin2 has
fired EOS, bin1 is in EOS.
The queue overrides the EOS notification and calls EOS on the src pad
when the queue is empty and the sink pad is in EOS.





More information about the Gstreamer-commits mailing list