gstreamer/docs/plugins/inspect/plugin-alaw.xml
Jan Schmidt f19ab77fd8 configure.ac: releasing 0.10.5, "The Path of Thorns"
Original commit message from CVS:
=== release 0.10.5 ===

2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>

* configure.ac:
releasing 0.10.5, "The Path of Thorns"
2006-12-21 15:40:55 +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.5</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>