3 <description>ADPCM decoder</description>
4 <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
5 <basename>libgstadpcmdec.so</basename>
6 <version>1.6.0</version>
7 <license>LGPL</license>
8 <source>gst-plugins-bad</source>
9 <package>GStreamer Bad Plug-ins source release</package>
10 <origin>Unknown package origin</origin>
14 <longname>ADPCM decoder</longname>
15 <class>Codec/Decoder/Audio</class>
16 <description>Decode MS and IMA ADPCM audio</description>
17 <author>Pioneers of the Inevitable <songbird@songbirdnest.com></author>
21 <direction>sink</direction>
22 <presence>always</presence>
23 <details>audio/x-adpcm, layout=(string){ microsoft, dvi }, block_align=(int)[ 64, 8192 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
27 <direction>source</direction>
28 <presence>always</presence>
29 <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>