docs/plugins/: Pull fdsink into the docs too.
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 13 Jun 2007 15:39:53 +0000 (15:39 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 13 Jun 2007 15:39:53 +0000 (15:39 +0000)
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gstreamer-plugins-docs.sgml:
* docs/plugins/gstreamer-plugins-sections.txt:
Pull fdsink into the docs too.

ChangeLog
docs/plugins/Makefile.am
docs/plugins/gstreamer-plugins-docs.sgml
docs/plugins/gstreamer-plugins-sections.txt

index 8e02aba..96b7df6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gstreamer-plugins-docs.sgml:
+       * docs/plugins/gstreamer-plugins-sections.txt:
+       Pull fdsink into the docs too.
+
 2007-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * libs/gst/controller/gstinterpolation.c:
index b828571..e1eae80 100644 (file)
@@ -79,6 +79,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/plugins/elements/gstcapsfilter.h \
        $(top_srcdir)/plugins/elements/gstfakesrc.h \
        $(top_srcdir)/plugins/elements/gstfakesink.h \
+       $(top_srcdir)/plugins/elements/gstfdsink.h \
        $(top_srcdir)/plugins/elements/gstfdsrc.h \
        $(top_srcdir)/plugins/elements/gstfilesrc.h \
        $(top_srcdir)/plugins/elements/gstfilesink.h \
index 36fdc71..faf2501 100644 (file)
@@ -15,6 +15,7 @@
     <xi:include href="xml/element-capsfilter.xml" />
     <xi:include href="xml/element-fakesrc.xml" />
     <xi:include href="xml/element-fakesink.xml" />
+    <xi:include href="xml/element-fdsink.xml" />
     <xi:include href="xml/element-fdsrc.xml" />
     <xi:include href="xml/element-filesrc.xml" />
     <xi:include href="xml/element-filesink.xml" />
index 5e765fc..b415835 100644 (file)
@@ -36,6 +36,20 @@ gst_fake_sink_get_type
 </SECTION>
 
 <SECTION>
+<FILE>element-fdsink</FILE>
+<TITLE>fdsink</TITLE>
+GstFdSink
+<SUBSECTION Standard>
+GST_FD_SINK
+GST_IS_FD_SINK
+GST_TYPE_FD_SINK
+GST_FD_SINK_CLASS
+GST_IS_FD_SINK_CLASS
+<SUBSECTION Private>
+gst_fd_sink_get_type
+</SECTION>
+
+<SECTION>
 <FILE>element-fdsrc</FILE>
 <TITLE>fdsrc</TITLE>
 GstFdSrc