mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
f19ab77fd8
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"
20 lines
No EOL
747 B
XML
20 lines
No EOL
747 B
XML
<plugin>
|
|
<name>id3demux</name>
|
|
<description>Demux ID3v1 and ID3v2 tags from a file</description>
|
|
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
|
|
<basename>libgstid3demux.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>id3demux</name>
|
|
<longname>ID3 tag demuxer</longname>
|
|
<class>Codec/Demuxer/Metadata</class>
|
|
<description>Read and output ID3v1 and ID3v2 tags while demuxing the contents</description>
|
|
<author>Jan Schmidt <thaytan@mad.scientist.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |