gstreamer/docs/gst/tmpl
Wim Taymans 51cbf22624 This is a megapatch with the following changes:
Original commit message from CVS:
This is a megapatch with the following changes:

- moved the gchar *name to GstObject, removed the ones in GstElement and
GstPad.
- moved the parent handling completely into GstObject. This cause *all* of
the plugins to fail (except those that used gst_pad_get_parent)
- rearanged the XML save handling.
- GstObject now has a class function save/restore_thyself.
- GstObject has a generic method gst_object_save_thyself, this makes it
possible to fire a signal wehever a new object is loaded. This is needed
so we can add XML save hooks.
- GstXML API has changed slightly. You now have to create a GstXML object
first before you can actually load something. This makes it possible to
attach a signal to GstXML whenever an object is loaded. I'm not sure we
will keep this interface.
- GstObject can now print the path_string without knowing about the GstPad and
GstElement types.
- Added gst_bin_get_by_name_recurse_up to lookup an element in the current
element hierarchy.
- added XML namespaces to the saved pipelines the namespace is:
http://gstreamer.net/gst-core/1.0/
namespaces are needed to distinguish user generated XML from the core XML.

Note that the plugins still contain a macro GST_OBJECT_PARENT that will be
replaced with gst_pad_get_parent shortly.
2001-01-29 00:06:02 +00:00
..
.gitignore Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ... 2000-02-01 09:16:43 +00:00
audioraw.sgml More docs updates 2000-10-22 16:30:25 +00:00
cothreads.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gst.sgml Docs updates: remove sink, src, filter, connection added gstinfo to docs. 2000-12-30 16:13:17 +00:00
gstarch.sgml API docs updates 2001-01-19 22:15:21 +00:00
gstasyncdisksrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstaudiosink.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstaudiosrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstautoplug.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstbin.sgml Docs updates 2001-01-21 23:20:46 +00:00
gstbuffer.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstbufferpool.sgml I'm too lazy to comment this 2000-11-07 21:24:12 +00:00
gstcaps.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstclock.sgml More docs updates 2000-10-22 16:30:25 +00:00
gstcpu.sgml More docs updates 2000-10-22 16:30:25 +00:00
gstdisksrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstelement.sgml This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstextratypes.sgml More docs updates 2000-10-22 16:30:25 +00:00
gstfakesink.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstfakesrc.sgml API docs updates 2001-01-19 22:15:21 +00:00
gstfdsink.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstfdsrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gsthttpsrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstidentity.sgml API docs updates 2001-01-19 22:15:21 +00:00
gstinfo.sgml Docs updates 2001-01-21 23:20:46 +00:00
gstlog.sgml Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstmeta.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstobject.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstpad.sgml This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstparse.sgml Docs updates 2001-01-21 23:20:46 +00:00
gstpipefilter.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstpipeline.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstplugin.sgml Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
gstprops.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstqueue.sgml Docs updates 2001-01-21 23:20:46 +00:00
gstreamer-unused.sgml This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstscheduler.sgml Docs updates: remove sink, src, filter, connection added gstinfo to docs. 2000-12-30 16:13:17 +00:00
gstsinesrc.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gsttee.sgml API docs updates 2001-01-19 22:15:21 +00:00
gstthread.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gsttrace.sgml More docs updates 2000-10-22 16:30:25 +00:00
gsttype.sgml Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gsttypefind.sgml Made sure -g is not used when no --enable-debug 2001-01-07 17:09:28 +00:00
gstutils.sgml Updated the API docs. 2000-12-28 21:42:23 +00:00
gstxml.sgml This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
spectrum.sgml More docs updates 2000-10-22 16:30:25 +00:00
videoraw.sgml Updated the API docs. 2000-12-28 21:42:23 +00:00