gstreamer/gst/elements
Wim Taymans 90f82b6840 Added mthodes to request an element to create pads: gst_element_request_pad*
Original commit message from CVS:
Added mthodes to request an element to create pads: gst_element_request_pad*
This can be used to construct a tee and a muxer/mixer/aggregator element.
Moved the tee element to elements/ because it can now be handled with the
new pad request features.
The padfactory also has some changes: a pad can now be of presence REQUEST,
which means that the pad can be requested from this plugin (doh).
2001-01-18 23:46:15 +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 Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +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 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
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 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
gstqueue.h Greatly simplyfied queue locking by only using the elements mutex. This should fix the locking problems we had... 2001-01-07 14:49:23 +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 Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +00:00