gstreamer/docs/plugins/inspect/plugin-alaw.xml
Thomas Vander Stichele 4653b1f050 releasing 0.10.4
Original commit message from CVS:
releasing 0.10.4
2006-08-14 11:14:43 +00:00

27 lines
No EOL
991 B
XML

<plugin>
<name>alaw</name>
<description>ALaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstalaw.so</filename>
<basename>libgstalaw.so</basename>
<version>0.10.4</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>alawdec</name>
<longname>A Law audio decoder</longname>
<class>Codec/Decoder/Audio</class>
<description>Convert 8bit A law to 16bit PCM</description>
<author>Zaheer Abbas Merali &lt;zaheerabbas at merali dot org&gt;</author>
</element>
<element>
<name>alawenc</name>
<longname>A Law audio encoder</longname>
<class>Codec/Encoder/Audio</class>
<description>Convert 16bit PCM to 8bit A law</description>
<author>Zaheer Abbas Merali &lt;zaheerabbas at merali dot org&gt;</author>
</element>
</elements>
</plugin>