gstreamer/plugins/elements
Joshua N. Pritikin 81a7a06c20 1 Make 64-bit clean.
Original commit message from CVS:
1 Make 64-bit clean.

2 (gst_filesrc_map_small_region) Fix memory leak.
2001-09-29 03:28:52 +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 Updated the event system to use event,timestamp,data instead of a pointer. 2001-08-22 21:45:25 +00:00
gstdisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstelements.c oops, another gtkism, changed GtkType to GType for filesrc 2001-08-29 00:24:26 +00:00
gstfakesink.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
gstfakesink.h Added request pads to fakesink. 2001-07-11 16:45:43 +00:00
gstfakesrc.c Sync with my copy before wtay starts hacking... 2001-09-11 09:58:16 +00:00
gstfakesrc.h Added DEBUG_FUNCPTR to most plugins. 2001-07-11 15:51:40 +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 1 Make 64-bit clean. 2001-09-29 03:28:52 +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 Lots of modifications to the plugin system. 2001-08-21 20:16:48 +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 added new gstfilesrc to replace disksrc eventually 2001-08-22 04:30:27 +00:00