gstreamer/plugins/elements
Wim Taymans b2ee38575d Landed the new improved capsnegotiation system.
Original commit message from CVS:
Landed the new improved capsnegotiation system.
The main idea is to keep track of the possible data types that can
pass through a connection. plugins can at any time inspect, adjust and
refine these caps. plugins also get notified when something changes to
the types so that they can reconfigure themselves.
Look at the updated plugins and the soon to be finished doc.
2002-01-13 22:22:42 +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
gstaggregator.c Some small cleanups. added a drop_probaility arg to identity, so it occasionally can drop buffers to simulate network... 2002-01-01 13:46:04 +00:00
gstaggregator.h Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv. 2001-07-11 22:52:48 +00:00
gstdisksink.c More Michael fixage 2001-12-13 23:37:47 +00:00
gstdisksink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstelements.c removed httpsrc from core 2001-12-24 21:33:03 +00:00
gstfakesink.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstfakesink.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfakesrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstfakesrc.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfdsink.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfilesrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstfilesrc.h more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstidentity.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gstidentity.h Some small cleanups. added a drop_probaility arg to identity, so it occasionally can drop buffers to simulate network... 2002-01-01 13:46:04 +00:00
gstmultidisksrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gstqueue.h And remove some of the debugging crap 2001-12-29 03:09:23 +00:00
gststatistics.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gststatistics.h basic statistics element 2001-10-24 22:42:40 +00:00
gsttee.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gsttee.h Tee Fixes. added cothread_stop (not used) improved the pad event dispatcher. 2001-12-25 02:15:46 +00:00
Makefile.am s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT... 2002-01-12 00:47:40 +00:00