aboutsummaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-xingmux.xml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-09 11:25:39 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-09 11:25:39 +0200
commitc167d67e1cc2c9f9ff50fa06757b1cd246a71383 (patch)
tree0eae34a1c108743f8818c87fb3d5064497fb5fab /docs/plugins/inspect/plugin-xingmux.xml
parent1e844f15ece858283240e17ddd58140e6bb7e975 (diff)
Imported Upstream version 0.11.93upstream/0.11.93
Diffstat (limited to 'docs/plugins/inspect/plugin-xingmux.xml')
-rw-r--r--docs/plugins/inspect/plugin-xingmux.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-xingmux.xml b/docs/plugins/inspect/plugin-xingmux.xml
deleted file mode 100644
index 3ccaecf..0000000
--- a/docs/plugins/inspect/plugin-xingmux.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>xingmux</name>
- <description>Add XING tags to mpeg audio files</description>
- <filename>../../gst/xingmux/.libs/libgstxingmux.so</filename>
- <basename>libgstxingmux.so</basename>
- <version>0.11.92</version>
- <license>LGPL</license>
- <source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins source release</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