2005-09-04 19:28:29 +00:00
|
|
|
<plugin>
|
|
|
|
<name>mad</name>
|
|
|
|
<description>id3 tag manipulation and mp3 decoding based on the mad library</description>
|
|
|
|
<filename>../../ext/mad/.libs/libgstmad.so</filename>
|
|
|
|
<basename>libgstmad.so</basename>
|
2006-02-20 19:13:54 +00:00
|
|
|
<version>0.10.2</version>
|
2005-09-04 19:28:29 +00:00
|
|
|
<license>GPL</license>
|
2005-09-11 17:53:12 +00:00
|
|
|
<source>gst-plugins-ugly</source>
|
2005-10-23 22:44:44 +00:00
|
|
|
<package>GStreamer source release</package>
|
2005-09-04 19:28:29 +00:00
|
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>id3mux</name>
|
2006-02-20 19:13:54 +00:00
|
|
|
<longname>id3 tag muxer</longname>
|
2005-09-04 19:28:29 +00:00
|
|
|
<class>Codec/Muxer/Audio</class>
|
|
|
|
<description>Add ID3 tagging information</description>
|
|
|
|
<author>Benjamin Otte <otte@gnome.org></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>mad</name>
|
|
|
|
<longname>mad mp3 decoder</longname>
|
|
|
|
<class>Codec/Decoder/Audio</class>
|
|
|
|
<description>Uses mad code to decode mp3 streams</description>
|
|
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|