summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-adpcmdec.xml
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-10-02 11:23:49 +0300
committerStefan Kost <ensonic@users.sf.net>2009-10-02 11:23:49 +0300
commit6ff0a498aa590874ee395341f799530db9c157e0 (patch)
treea11500b6519a0b255a6e7e6aae7b990fce328276 /docs/plugins/inspect/plugin-adpcmdec.xml
parent0ac7f9fcd92e3e482b921f8865b5ca41c6e2fed4 (diff)
downloadgstreamer-plugins-bad-6ff0a498aa590874ee395341f799530db9c157e0.tar.gz
docs: update plugin doc scan files
Diffstat (limited to 'docs/plugins/inspect/plugin-adpcmdec.xml')
-rw-r--r--docs/plugins/inspect/plugin-adpcmdec.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-adpcmdec.xml b/docs/plugins/inspect/plugin-adpcmdec.xml
index c297eae11..4bbdc9b4f 100644
--- a/docs/plugins/inspect/plugin-adpcmdec.xml
+++ b/docs/plugins/inspect/plugin-adpcmdec.xml
@@ -7,13 +7,13 @@
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins git/prerelease</package>
- <origin>Unknown package origin</origin>
+ <origin>http://gstreamer.freedesktop.org</origin>
<elements>
<element>
- <name>msadpcmdec</name>
- <longname>MS-ADPCM decoder</longname>
+ <name>adpcmdec</name>
+ <longname>ADPCM decoder</longname>
<class>Codec/Decoder/Audio</class>
- <description>Decode MS AD-PCM audio</description>
+ <description>Decode MS and IMA ADPCM audio</description>
<author>Pioneers of the Inevitable &lt;songbird@songbirdnest.com</author>
<pads>
<caps>
@@ -26,7 +26,7 @@
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
- <details>audio/x-adpcm, layout=(string)microsoft, block_align=(int)[ 64, 8096 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
+ <details>audio/x-adpcm, layout=(string){ microsoft, dvi }, block_align=(int)[ 64, 8096 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
</caps>
</pads>
</element>