gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions gstbin...
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 10 Sep 2001 19:46:01 +0000 (19:46 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 10 Sep 2001 19:46:01 +0000 (19:46 +0000)
commitc6a04366a3c548374aa20fef3146acb0f4c78ce6
treee7e0b1a90867502f2b41760d0d6c6571d318586d
parent8703d88ce7506b0a80c1183b32a8e0a7856cd9be
gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions gstbin.c: removed a reference to config.h...

Original commit message from CVS:
gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions
gstbin.c: removed a reference to config.h
gstbuffer.[ch]: added gst_buffer_is_span_fast(), used it in gst_buffer_span
elements/gstfilesrc.c: initial work fleshing out the event handling code

everywhere else: wrapped XML stuff in #ifndef's
20 files changed:
gst/cothreads.c
gst/elements/gstaggregator.c
gst/elements/gstfilesrc.c
gst/elements/gsttee.c
gst/gst.c
gst/gstbin.c
gst/gstbuffer.c
gst/gstbuffer.h
gst/gstcaps.c
gst/gstelementfactory.c
gst/gstevent.h
gst/gstinfo.c
gst/gstinfo.h
gst/gstpad.c
gst/gstpluginfeature.c
gst/gstprops.c
gst/gsttype.c
plugins/elements/gstaggregator.c
plugins/elements/gstfilesrc.c
plugins/elements/gsttee.c