Add doc infrastructure to valve
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Tue, 10 Feb 2009 18:58:40 +0000 (18:58 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 17 Feb 2009 18:30:44 +0000 (19:30 +0100)
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt

index 3378f1d..edce6a7 100644 (file)
@@ -143,6 +143,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/gst/videosignal/gstvideoanalyse.h \
        $(top_srcdir)/gst/videosignal/gstvideodetect.h \
        $(top_srcdir)/gst/videosignal/gstvideomark.h \
+       $(top_srcdir)/gst/valve/gstvalve.h \
        $(top_srcdir)/gst/y4m/gsty4mencode.h \
        $(top_srcdir)/gst/liveadder/liveadder.h \
        $(top_srcdir)/sys/dvb/gstdvbsrc.h
index 54d3962..750e196 100644 (file)
@@ -66,6 +66,7 @@
     <xi:include href="xml/element-timidity.xml" />
     <xi:include href="xml/element-twolame.xml" />
     <xi:include href="xml/element-trm.xml" />
+    <xi:include href="xml/element-valve.xml" />
     <xi:include href="xml/element-videoanalyse.xml" />
     <xi:include href="xml/element-videodetect.xml" />
     <xi:include href="xml/element-videomark.xml" />
     <xi:include href="xml/plugin-twolame.xml" />
     <xi:include href="xml/plugin-tremor.xml" />
     <xi:include href="xml/plugin-tta.xml" />
+    <xi:include href="xml/plugin-valve.xml" />
     <xi:include href="xml/plugin-vcdsrc.xml" />
     <xi:include href="xml/plugin-videosignal.xml" />
     <xi:include href="xml/plugin-vmnc.xml" />
index 313f577..a0dc6c7 100644 (file)
@@ -877,3 +877,18 @@ GstLiveAdderFormat
 GstLiveAdderFunction
 gst_live_adder_get_type
 </SECTION>
+
+<SECTION>
+<FILE>element-valve</FILE>
+<TITLE>valve</TITLE>
+GstValve
+<SUBSECTION Standard>
+GstValveClass
+GstValvePrivate
+gst_valve_get_type
+GST_IS_VALVE
+GST_IS_VALVE_CLASS
+GST_TYPE_VALVE
+GST_VALVE
+GST_VALVE_CLASS
+</SECTION>