2009-06-05 09:25:26 +00:00
|
|
|
<plugin>
|
|
|
|
<name>adpcmdec</name>
|
|
|
|
<description>ADPCM decoder</description>
|
|
|
|
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
|
|
|
<basename>libgstadpcmdec.so</basename>
|
2009-08-31 12:31:16 +00:00
|
|
|
<version>0.10.14.1</version>
|
2009-06-05 09:25:26 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-bad</source>
|
2009-08-31 12:31:16 +00:00
|
|
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
2009-10-02 08:23:49 +00:00
|
|
|
<origin>http://gstreamer.freedesktop.org</origin>
|
2009-06-05 09:25:26 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
2009-10-02 08:23:49 +00:00
|
|
|
<name>adpcmdec</name>
|
|
|
|
<longname>ADPCM decoder</longname>
|
2009-06-05 09:25:26 +00:00
|
|
|
<class>Codec/Decoder/Audio</class>
|
2009-10-02 08:23:49 +00:00
|
|
|
<description>Decode MS and IMA ADPCM audio</description>
|
2009-06-05 09:25:26 +00:00
|
|
|
<author>Pioneers of the Inevitable <songbird@songbirdnest.com</author>
|
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, signed=(boolean)true, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
2009-10-02 08:23:49 +00:00
|
|
|
<details>audio/x-adpcm, layout=(string){ microsoft, dvi }, block_align=(int)[ 64, 8096 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
|
2009-06-05 09:25:26 +00:00
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|