gstreamer/plugins/elements
Erik Walthinsen bdae23a5fe merge from HEAD on 20011016
Original commit message from CVS:
merge from HEAD on 20011016
2001-10-17 08:51:04 +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 - if you call gst_element_request_pad_by_name() with, say "sink4" as the pad name and there is a "sink%d" template, t... 2001-09-23 22:52:32 +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 sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
gstdisksink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstdisksrc.c Commit my pending changes. 2001-09-30 22:01:14 +00:00
gstdisksrc.h Commit my pending changes. 2001-09-30 22:01:14 +00:00
gstelements.c merge from HEAD on 20011016 2001-10-17 08:51:04 +00:00
gstfakesink.c Added change_state to fakesrc 2001-10-13 17:56:10 +00:00
gstfakesink.h Added change_state to fakesrc 2001-10-13 17:56:10 +00:00
gstfakesrc.c Fixed a leak. 2001-10-14 12:14:44 +00:00
gstfakesrc.h Added lots of neat stuff to fakesrc: 2001-10-11 22:31:37 +00:00
gstfdsink.c Some code cleanups. 2001-07-11 14:56:16 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c Removed the old eos and qos functions. 2001-08-10 17:34:59 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfilesrc.c added touch param to filesrc to control whether to touch mmap'd pages 2001-10-08 08:19:09 +00:00
gsthttpsrc.c Updates to make it compile against gtk1.2 again. mostly marshal stuff. 2001-09-10 20:11:22 +00:00
gsthttpsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstidentity.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
gstidentity.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
gstmultidisksrc.c Updated the event system to use event,timestamp,data instead of a pointer. 2001-08-22 21:45:25 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c Updated the event system to use event,timestamp,data instead of a pointer. 2001-08-22 21:45:25 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c Updated the event system to use event,timestamp,data instead of a pointer. 2001-08-22 21:45:25 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.c merge from HEAD on 20011016 2001-10-17 08:51:04 +00:00
gstqueue.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstsinesrc.c s/Dparam/DParam/ <taaz> i'll whine about an irrelevant thing: Dparam vs DParam. though Dparam is more consistantly s... 2001-09-10 17:20:45 +00:00
gstsinesrc.h dparams have arrived. see previous mail for an intro 2001-09-10 16:28:43 +00:00
gsttee.c - if you call gst_element_request_pad_by_name() with, say "sink4" as the pad name and there is a "sink%d" template, t... 2001-09-23 22:52:32 +00:00
gsttee.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
Makefile.am merge from HEAD on 20011016 2001-10-17 08:51:04 +00:00