Updated the manual and the docs.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 6 Jan 2001 02:35:17 +0000 (02:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 6 Jan 2001 02:35:17 +0000 (02:35 +0000)
commit3d34ce7b95508781cbc182b4d6364a49d821e5ab
treeb4b79dbe89cf8a5c267dcc433df45e6df5cbd757
parentded7ca661667d922aa8368955b8b485c467a6078
Updated the manual and the docs.

Original commit message from CVS:
Updated the manual and the docs.
Removed the esdsink in gst/elements/ we have a real one not in the
plugins dir.
Added more APIs to query the plugins, types and caps. more fields now
have a getter and a setter. This is needed to make gstreamer wrapper
fiendly.
Added gst_element_disconnect beacuse we also have a gst_element_connect
48 files changed:
docs/gst/gstreamer-sections.txt
docs/gst/tmpl/gstasyncdisksrc.sgml
docs/gst/tmpl/gstaudiosink.sgml
docs/gst/tmpl/gstaudiosrc.sgml
docs/gst/tmpl/gstbin.sgml
docs/gst/tmpl/gstcaps.sgml
docs/gst/tmpl/gstdisksrc.sgml
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstfakesink.sgml
docs/gst/tmpl/gstfakesrc.sgml
docs/gst/tmpl/gstfdsink.sgml
docs/gst/tmpl/gstfdsrc.sgml
docs/gst/tmpl/gsthttpsrc.sgml
docs/gst/tmpl/gstidentity.sgml
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpipefilter.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstqueue.sgml
docs/gst/tmpl/gstreamer-unused.sgml
docs/gst/tmpl/gstsinesrc.sgml
docs/gst/tmpl/gstthread.sgml
docs/gst/tmpl/gsttypefind.sgml
docs/manual/Makefile.am
docs/manual/bins.sgml
docs/manual/connections.sgml
docs/manual/elements.sgml
docs/manual/ghostpads.sgml [deleted file]
docs/manual/gstreamer-manual.sgml
docs/manual/helloworld.sgml
docs/manual/pads.sgml
docs/manual/plugins.sgml
docs/manuals.mak
gst/elements/gstesdsink.c [deleted file]
gst/elements/gstesdsink.h [deleted file]
gst/gstbin.c
gst/gstbin.h
gst/gstcaps.c
gst/gstcaps.h
gst/gstelement.c
gst/gstelement.h
gst/gstelementfactory.c
gst/gstplugin.c
gst/gstplugin.h
gst/gsttype.c
gst/gsttype.h
plugins/elements/gstesdsink.c [deleted file]
plugins/elements/gstesdsink.h [deleted file]