releasing 0.10.4
[platform/upstream/gst-plugins-good.git] / docs / plugins / inspect / plugin-taglib.xml
1 <plugin>
2   <name>taglib</name>
3   <description>Tag writing plug-in based on taglib</description>
4   <filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
5   <basename>libgsttaglib.so</basename>
6   <version>0.10.4</version>
7   <license>LGPL</license>
8   <source>gst-plugins-good</source>
9   <package>GStreamer Good Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>apev2mux</name>
14       <longname>TagLib-based APEv2 Muxer</longname>
15       <class>Formatter/Metadata</class>
16       <description>Adds an APEv2 header to the beginning of files using taglib</description>
17       <author>Sebastian Dröge &lt;mail@slomosnail.de&gt;</author>
18     </element>
19     <element>
20       <name>id3v2mux</name>
21       <longname>TagLib-based ID3v2 Muxer</longname>
22       <class>Formatter/Metadata</class>
23       <description>Adds an ID3v2 header to the beginning of MP3 files using taglib</description>
24       <author>Christophe Fergeau &lt;teuf@gnome.org&gt;</author>
25     </element>
26   </elements>
27 </plugin>