aboutsummaryrefslogtreecommitdiff
path: root/docs/plugins/inspect
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
parent1e844f15ece858283240e17ddd58140e6bb7e975 (diff)
Imported Upstream version 0.11.93upstream/0.11.93
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r--docs/plugins/inspect/plugin-synaesthesia.xml34
-rw-r--r--docs/plugins/inspect/plugin-xingmux.xml34
2 files changed, 0 insertions, 68 deletions
diff --git a/docs/plugins/inspect/plugin-synaesthesia.xml b/docs/plugins/inspect/plugin-synaesthesia.xml
deleted file mode 100644
index a3b2ac2..0000000
--- a/docs/plugins/inspect/plugin-synaesthesia.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>synaesthesia</name>
- <description>Creates video visualizations of audio input, using stereo and pitch information</description>
- <filename>../../gst/synaesthesia/.libs/libgstsynaesthesia.so</filename>
- <basename>libgstsynaesthesia.so</basename>
- <version>0.10.17.4</version>
- <license>GPL</license>
- <source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins prerelease</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>synaesthesia</name>
- <longname>Synaesthesia</longname>
- <class>Visualization</class>
- <description>Creates video visualizations of audio input, using stereo and pitch information</description>
- <author>Richard Boulton &lt;richard@tartarus.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file
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