Docs updates: remove sink, src, filter, connection added gstinfo to docs.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 30 Dec 2000 16:13:17 +0000 (16:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 30 Dec 2000 16:13:17 +0000 (16:13 +0000)
commit3b805b92090934ab4c24364e2c19811f0bc3951e
tree5730478e10e6882113c7e3d211abe0ca38d067a0
parent75ac0133126fe0fbc7ecfd8c44f1ca29fff8663e
Docs updates: remove sink, src, filter, connection added gstinfo to docs.

Original commit message from CVS:
Docs updates: remove sink, src, filter, connection
added gstinfo to docs.
Updated some core files for the docs
gsttypefind did not include gst_private
Added CFlags to Makefile.am in gst/elements
28 files changed:
docs/gst/.gitignore
docs/gst/gstreamer-decl.txt [deleted file]
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
docs/gst/gstreamer.hierarchy
docs/gst/gstreamer.types.in
docs/gst/tmpl/gst.sgml
docs/gst/tmpl/gstautoplug.sgml [new file with mode: 0644]
docs/gst/tmpl/gstbuffer.sgml
docs/gst/tmpl/gstcaps.sgml [new file with mode: 0644]
docs/gst/tmpl/gstconnection.sgml [deleted file]
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gstfilter.sgml [deleted file]
docs/gst/tmpl/gstinfo.sgml [new file with mode: 0644]
docs/gst/tmpl/gstobject.sgml
docs/gst/tmpl/gstprops.sgml [new file with mode: 0644]
docs/gst/tmpl/gstreamer-unused.sgml
docs/gst/tmpl/gstscheduler.sgml [new file with mode: 0644]
docs/gst/tmpl/gstsink.sgml [deleted file]
docs/gst/tmpl/gstsrc.sgml [deleted file]
gst/elements/Makefile.am
gst/elements/gstqueue.c
gst/gstautoplug.c
gst/gstelement.c
gst/gstobject.c
gst/gstplugin.c
plugins/elements/Makefile.am
plugins/elements/gstqueue.c