add libvisual plugin and theoraenc element to docs
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Sep 2005 21:53:06 +0000 (21:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Sep 2005 21:53:06 +0000 (21:53 +0000)
Original commit message from CVS:
add libvisual plugin and theoraenc element to docs

ChangeLog
docs/plugins/Makefile.am
docs/plugins/gst-plugins-base-plugins-docs.sgml
docs/plugins/inspect/plugin-libvisual.xml [new file with mode: 0644]
docs/plugins/tmpl/element-tcpserversink.sgml
ext/theora/theoraenc.c

index 0d04a1a..0707561 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-base-plugins-docs.sgml:
+       * docs/plugins/inspect/plugin-libvisual.xml:
+       * docs/plugins/tmpl/element-tcpserversink.sgml:
+       * ext/theora/theoraenc.c:
+         add libvisual plugin and theoraenc element to docs
+
+2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        * docs/plugins/gst-plugins-base-plugins-docs.sgml:
        * docs/plugins/gst-plugins-base-plugins-sections.txt:
        * ext/theora/theoraenc.c:
index 3b65def..db464c8 100644 (file)
@@ -79,6 +79,7 @@ IGNORE_CFILES = utils.c mem.c imgconvert.c
 EXTRA_HFILES = \
        $(top_srcdir)/gst/tcp/gstmultifdsink.h \
        $(top_srcdir)/gst/tcp/gsttcpserversink.h \
+       $(top_srcdir)/ext/theora/theoraenc.h \
        $(top_srcdir)/ext/vorbis/vorbisenc.h
 
 # Images to copy into HTML directory.
index 091febe..fa97e98 100644 (file)
@@ -32,6 +32,7 @@
     <xi:include href="xml/plugin-audiorate.xml" />
     <xi:include href="xml/plugin-decodebin.xml" />
     <xi:include href="xml/plugin-gnomevfs.xml" />
+    <xi:include href="xml/plugin-libvisual.xml" />
     <xi:include href="xml/plugin-ogg.xml" />
     <xi:include href="xml/plugin-playbin.xml" />
     <xi:include href="xml/plugin-sine.xml" />
diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml
new file mode 100644 (file)
index 0000000..7587d57
--- /dev/null
@@ -0,0 +1,76 @@
+<plugin>
+  <name>libvisual</name>
+  <description>libvisual visualization plugins</description>
+  <filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
+  <basename>libgstlibvisual.so</basename>
+  <version>0.9.2.1</version>
+  <license>LGPL</license>
+  <source>gst-plugins-base</source>
+  <package>GStreamer CVS/prerelease</package>
+  <origin>http://gstreamer.freedesktop.org/</origin>
+  <elements>
+    <element>
+      <name>libvisual_G-Force</name>
+      <longname>libvisual libvisual G-Force plugin plugin v.0.1.0</longname>
+      <class>Visualization</class>
+      <description>The Libvisual G-Force plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_bumpscope</name>
+      <longname>libvisual Bumpscope plugin plugin v.0.0.1</longname>
+      <class>Visualization</class>
+      <description>The bumpscope visual plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_corona</name>
+      <longname>libvisual libvisual corona plugin plugin v.0.1</longname>
+      <class>Visualization</class>
+      <description>The Libvisual corona plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_jakdaw</name>
+      <longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
+      <class>Visualization</class>
+      <description>The jakdaw visual plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_jess</name>
+      <longname>libvisual jess plugin plugin v.0.1</longname>
+      <class>Visualization</class>
+      <description>The jess visual plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_lv_analyzer</name>
+      <longname>libvisual libvisual analyzer plugin v.0.1</longname>
+      <class>Visualization</class>
+      <description>The Libvisual analyzer plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_lv_scope</name>
+      <longname>libvisual libvisual scope plugin v.0.1</longname>
+      <class>Visualization</class>
+      <description>The Libvisual scope plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_oinksie</name>
+      <longname>libvisual oinksie plugin plugin v.0.1</longname>
+      <class>Visualization</class>
+      <description>The oinksie visual plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+    <element>
+      <name>libvisual_plazma</name>
+      <longname>libvisual Plazma plugin plugin v.0.0.1</longname>
+      <class>Visualization</class>
+      <description>The plazma visual plugin</description>
+      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
+    </element>
+  </elements>
+</plugin>
\ No newline at end of file
index b04d3b9..ae49b9a 100644 (file)
@@ -2,20 +2,19 @@
 tcpserversink
 
 <!-- ##### SECTION Short_Description ##### -->
-
+Send data as a server over the network via TCP
 
 <!-- ##### SECTION Long_Description ##### -->
+<include xmlns="http://www.w3.org/2003/XInclude" href="element-tcpserversink-details.xml" />
 <para>
 
 </para>
 
-
 <!-- ##### SECTION See_Also ##### -->
 <para>
 
 </para>
 
-
 <!-- ##### SECTION Stability_Level ##### -->
 
 
index 4f8d157..3ff12d6 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 /**
- * SECTION:theoraenc
+ * SECTION:element-theoraenc
  * @see_also: theoradec, oggmux
  *
  * <refsect2>