mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
04d071f4cc
Original commit message from CVS: Release 0.10.5
27 lines
No EOL
959 B
XML
27 lines
No EOL
959 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.5</version>
|
|
<license>GPL</license>
|
|
<source>gst-plugins-ugly</source>
|
|
<package>GStreamer Ugly Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>id3mux</name>
|
|
<longname>id3 tag 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@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |