gstreamer/plugins/elements
Wim Taymans 7ce56f5dab More EOS changes.
Original commit message from CVS:
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.
2001-01-20 17:59:25 +00:00
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstasyncdisksrc.c Added a check for libjpeg 2001-01-02 12:04:46 +00:00
gstasyncdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosink.c Various small fixes. 2001-01-03 18:55:28 +00:00
gstaudiosink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstaudiosrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstdisksrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstdisksrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstelements.c Moved queue and typefind elements to the core since they are referenced by name. 2001-01-19 00:01:42 +00:00
gstfakesink.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfakesink.h Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstfakesrc.c Make sure the loopfunction ends when an element goes to EOS. 2001-01-20 03:28:37 +00:00
gstfakesrc.h Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfdsink.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstfdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.c Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.c Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstidentity.h Added sleep time to identity 2001-01-07 03:42:27 +00:00
gstpipefilter.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.c More EOS changes. 2001-01-20 17:59:25 +00:00
gstqueue.h And here they are.... 2001-01-19 00:02:53 +00:00
gstsinesrc.c Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix. 2001-01-01 03:14:40 +00:00
gstsinesrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsttee.c Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +00:00
gsttee.h Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +00:00
Makefile.am Moved queue and typefind elements to the core since they are referenced by name. 2001-01-19 00:01:42 +00:00