summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-spcdec.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
commitccd85498414598dc0363da50f9607ab2abfff20e (patch)
tree91c31f921dfb8de8b2a8bd493671bfcc90c60398 /docs/plugins/inspect/plugin-spcdec.xml
parent591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (diff)
downloadgstreamer-plugins-bad-ccd85498414598dc0363da50f9607ab2abfff20e.tar.gz
docs: update
Diffstat (limited to 'docs/plugins/inspect/plugin-spcdec.xml')
-rw-r--r--docs/plugins/inspect/plugin-spcdec.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-spcdec.xml b/docs/plugins/inspect/plugin-spcdec.xml
deleted file mode 100644
index b5a7911c0..000000000
--- a/docs/plugins/inspect/plugin-spcdec.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>spcdec</name>
- <description>OpenSPC Audio Decoder</description>
- <filename>../../ext/spc/.libs/libgstspc.so</filename>
- <basename>libgstspc.so</basename>
- <version>0.10.17</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins prerelease</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>spcdec</name>
- <longname>OpenSPC SPC decoder</longname>
- <class>Codec/Audio/Decoder</class>
- <description>Uses OpenSPC to emulate an SPC processor</description>
- <author>Chris Lee &lt;clee@kde.org&gt;, Brian Koropoff &lt;bkoropoff@gmail.com&gt;</author>
- <pads>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)32000, channels=(int)2</details>
- </caps>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-spc</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file