summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-xingheader.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-xingheader.xml')
-rw-r--r--docs/plugins/inspect/plugin-xingheader.xml34
1 files changed, 0 insertions, 34 deletions
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