summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-taglib.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 16:50:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 16:50:49 +0000
commit56640c96217908a9062295fbe5e5ba8630b68bb3 (patch)
treee98bcb2c1e433296d6abcc2d0636a3a4f3b0cf59 /docs/plugins/inspect/plugin-taglib.xml
parente1137151f858b9bde343722c484780e2e237dffd (diff)
add taglib checks and docs
Original commit message from CVS: add taglib checks and docs
Diffstat (limited to 'docs/plugins/inspect/plugin-taglib.xml')
-rw-r--r--docs/plugins/inspect/plugin-taglib.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-taglib.xml b/docs/plugins/inspect/plugin-taglib.xml
new file mode 100644
index 00000000..50b30bba
--- /dev/null
+++ b/docs/plugins/inspect/plugin-taglib.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>taglib</name>
+ <description>Tag-writing plug-in based on taglib</description>
+ <filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
+ <basename>libgsttaglib.so</basename>
+ <version>0.10.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>tagid3v2mux</name>
+ <longname>TagLib ID3v2 Muxer</longname>
+ <class>Formatter/Metadata</class>
+ <description>Adds an ID3v2 header to the beginning of MP3 files</description>
+ <author>Christophe Fergeau &lt;teuf@gnome.org&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file