summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-ofa.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-ofa.xml
parent591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (diff)
downloadgstreamer-plugins-bad-ccd85498414598dc0363da50f9607ab2abfff20e.tar.gz
docs: update
Diffstat (limited to 'docs/plugins/inspect/plugin-ofa.xml')
-rw-r--r--docs/plugins/inspect/plugin-ofa.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-ofa.xml b/docs/plugins/inspect/plugin-ofa.xml
deleted file mode 100644
index 73f348df9..000000000
--- a/docs/plugins/inspect/plugin-ofa.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>ofa</name>
- <description>Calculate MusicIP fingerprint from audio files</description>
- <filename>../../ext/ofa/.libs/libgstofa.so</filename>
- <basename>libgstofa.so</basename>
- <version>0.10.23.1</version>
- <license>GPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>ofa</name>
- <longname>OFA</longname>
- <class>MusicIP Fingerprinting element</class>
- <description>Find a music fingerprint using MusicIP&apos;s libofa</description>
- <author>Milosz Derezynski &lt;internalerror@gmail.com&gt;, Eric Buehl &lt;eric.buehl@gmail.com&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int){ 1234, 4321 }, width=(int){ 16 }, depth=(int){ 16 }, signed=(boolean)true</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int){ 1234, 4321 }, width=(int){ 16 }, depth=(int){ 16 }, signed=(boolean)true</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file