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