..
.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
Added a first stab at a better clocking system.
2002-02-03 20:07:09 +00:00
gstdisksink.h
Allow multiple files to be created with disksink and integrate a new event for that
2002-01-31 15:38:04 +00:00
gstelements.c
inclusion of GstMD5Sink
2002-01-29 20:06:07 +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
Make filesrc respond to seek
2002-02-02 13:24:25 +00:00
gstfilesrc.h
Make filesrc respond to seek
2002-02-02 13:24:25 +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
gstmd5sink.c
dude, use glib swap functions
2002-01-29 20:42:18 +00:00
gstmd5sink.h
inclusion of GstMD5Sink
2002-01-29 20:06:07 +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
Fix a serious leak in tee
2002-02-02 00:22:34 +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
removing versioning please check ;)
2002-01-30 10:15:26 +00:00