summaryrefslogtreecommitdiffstats
path: root/docs/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-docs.sgml2
-rw-r--r--docs/plugins/gst-plugins-bad-plugins-sections.txt14
-rw-r--r--docs/plugins/inspect/plugin-xingheader.xml34
3 files changed, 0 insertions, 50 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index e779a564..b200125f 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -63,7 +63,6 @@
<xi:include href="xml/element-videomark.xml" />
<xi:include href="xml/element-videoparse.xml" />
<xi:include href="xml/element-wildmidi.xml" />
- <xi:include href="xml/element-xingmux.xml" />
</chapter>
<chapter>
@@ -138,7 +137,6 @@
<xi:include href="xml/plugin-vmnc.xml" />
<xi:include href="xml/plugin-wildmidi.xml" />
<xi:include href="xml/plugin-x264.xml" />
- <xi:include href="xml/plugin-xingheader.xml" />
<xi:include href="xml/plugin-xvid.xml" />
<xi:include href="xml/plugin-y4menc.xml" />
</chapter>
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index a04b1172..c90598dc 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -803,17 +803,3 @@ GST_IS_WILDMIDI_CLASS
GST_TYPE_WILDMIDI
</SECTION>
-<SECTION>
-<FILE>element-xingmux</FILE>
-<TITLE>xingmux</TITLE>
-GstXingMux
-<SUBSECTION Standard>
-GstXingMuxClass
-GST_XING_MUX
-GST_XING_MUX_CLASS
-GST_IS_XING_MUX
-GST_IS_XING_MUX_CLASS
-GST_TYPE_XING_MUX
-gst_xing_mux_get_type
-</SECTION>
-
diff --git a/docs/plugins/inspect/plugin-xingheader.xml b/docs/plugins/inspect/plugin-xingheader.xml
deleted file mode 100644
index 85c35ddd..00000000
--- a/docs/plugins/inspect/plugin-xingheader.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>xingheader</name>
- <description>Add a xing header to mp3 encoded data</description>
- <filename>../../gst/xingheader/.libs/libgstxingheader.so</filename>
- <basename>libgstxingheader.so</basename>
- <version>0.10.5.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins CVS/prerelease</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>xingmux</name>
- <longname>MP3 Xing muxer</longname>
- <class>Formatter/Metadata</class>
- <description>Adds a Xing header to the beginning of a VBR MP3 file</description>
- <author>Christophe Fergeau &lt;teuf@gnome.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file