..
.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