summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-04-19 10:07:23 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-05-14 12:08:39 +0200
commitf085fa8a97d1a33ec2a2bb64a08e900e5664fd6c (patch)
tree2da916c0cd89035c3fca1932286826b5d890197d /docs/plugins/inspect
parent31d408e22e852ce638086459a855807b4121c4eb (diff)
downloadgstreamer-plugins-bad-f085fa8a97d1a33ec2a2bb64a08e900e5664fd6c.tar.gz
amrwbenc: Switch to the free vo-amrwbenc library
And rename everything to voamrwbenc instead of amrwbenc.
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r--docs/plugins/inspect/plugin-amrwbenc.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-amrwbenc.xml b/docs/plugins/inspect/plugin-amrwbenc.xml
deleted file mode 100644
index de0cf9164..000000000
--- a/docs/plugins/inspect/plugin-amrwbenc.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>amrwbenc</name>
- <description>Adaptive Multi-Rate Wide-Band Encoder</description>
- <filename>../../ext/amrwbenc/.libs/libgstamrwbenc.so</filename>
- <basename>libgstamrwbenc.so</basename>
- <version>0.10.22.1</version>
- <license>unknown</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>amrwbenc</name>
- <longname>AMR-WB audio encoder</longname>
- <class>Codec/Encoder/Audio</class>
- <description>Adaptive Multi-Rate Wideband audio encoder</description>
- <author>Renato Araujo &lt;renato.filho@indt.org.br&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file