inlined two more docs factored gstpadtemplate out of gstpad
authorStefan Kost <ensonic@users.sourceforge.net>
Sun, 25 Sep 2005 11:19:22 +0000 (11:19 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Sun, 25 Sep 2005 11:19:22 +0000 (11:19 +0000)
commit41aca7277290f3c3aceaffb5dbb6f906d7c42c15
tree4fcd07c3ad85642302b6bf5199a9843e1dc47899
parent4ed6212a26c674aa297c5e024aad8d6920132d48
inlined two more docs factored gstpadtemplate out of gstpad

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* docs/gst/tmpl/.cvsignore:
* docs/gst/tmpl/gstpad.sgml:
* docs/gst/tmpl/gstpadtemplate.sgml:
* gst/Makefile.am:
* gst/gstpad.c: (gst_pad_class_init), (gst_pad_dispose),
(gst_pad_finalize), (gst_pad_set_pad_template):
* gst/gstpad.h:
* gst/gstpadtemplate.c: (gst_pad_template_get_type),
(gst_pad_template_class_init), (gst_pad_template_init),
(gst_pad_template_dispose), (name_is_valid),
(gst_static_pad_template_get), (gst_pad_template_new),
(gst_static_pad_template_get_caps), (gst_pad_template_get_caps),
(gst_pad_template_pad_created):
* gst/gstpadtemplate.h:
inlined two more docs
factored gstpadtemplate out of gstpad
ChangeLog
docs/gst/gstreamer-sections.txt
docs/gst/tmpl/.gitignore
docs/gst/tmpl/gstpad.sgml [deleted file]
docs/gst/tmpl/gstpadtemplate.sgml [deleted file]
gst/Makefile.am
gst/gstpad.c
gst/gstpad.h
gst/gstpadtemplate.c [new file with mode: 0644]
gst/gstpadtemplate.h [new file with mode: 0644]