2005-08-15 14:17:53 +00:00
|
|
|
<plugin>
|
|
|
|
<name>vorbis</name>
|
|
|
|
<description>Vorbis plugin library</description>
|
|
|
|
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
|
|
|
|
<basename>libgstvorbis.so</basename>
|
2005-10-17 15:33:39 +00:00
|
|
|
<version>0.9.3.1</version>
|
2005-08-15 14:17:53 +00:00
|
|
|
<license>LGPL</license>
|
2005-09-11 17:53:07 +00:00
|
|
|
<source>gst-plugins-base</source>
|
2005-08-15 14:17:53 +00:00
|
|
|
<package>GStreamer CVS/prerelease</package>
|
|
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>vorbisdec</name>
|
|
|
|
<longname>VorbisDec</longname>
|
|
|
|
<class>Codec/Decoder/Audio</class>
|
|
|
|
<description>decode raw vorbis streams to float audio</description>
|
|
|
|
<author>Benjamin Otte <in7y118@public.uni-hamburg.de></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>vorbisenc</name>
|
|
|
|
<longname>Vorbis encoder</longname>
|
|
|
|
<class>Codec/Encoder/Audio</class>
|
|
|
|
<description>Encodes audio in Vorbis format</description>
|
|
|
|
<author>Monty <monty@xiph.org>, Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
2005-08-15 14:40:37 +00:00
|
|
|
<element>
|
|
|
|
<name>vorbisparse</name>
|
|
|
|
<longname>VorbisParse</longname>
|
|
|
|
<class>Codec/Parser/Audio</class>
|
|
|
|
<description>parse raw vorbis streams</description>
|
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
|
|
</element>
|
2005-08-15 14:17:53 +00:00
|
|
|
</elements>
|
|
|
|
</plugin>
|