mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
ee93779012
Original commit message from CVS: releasing 0.10.1
27 lines
No EOL
958 B
XML
27 lines
No EOL
958 B
XML
<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>
|
|
<version>0.10.1</version>
|
|
<license>GPL</license>
|
|
<source>gst-plugins-ugly</source>
|
|
<package>GStreamer source release</package>
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
<elements>
|
|
<element>
|
|
<name>id3mux</name>
|
|
<longname>id3 muxer</longname>
|
|
<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> |