diff options
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r-- | docs/plugins/inspect/plugin-taglib.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/plugins/inspect/plugin-taglib.xml b/docs/plugins/inspect/plugin-taglib.xml deleted file mode 100644 index 3e000415..00000000 --- a/docs/plugins/inspect/plugin-taglib.xml +++ /dev/null @@ -1,20 +0,0 @@ -<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>id3v2mux</name> - <longname>TagLib ID3v2 Muxer</longname> - <class>Formatter/Metadata</class> - <description>Adds an ID3v2 header to the beginning of MP3 files using taglib</description> - <author>Christophe Fergeau <teuf@gnome.org></author> - </element> - </elements> -</plugin>
\ No newline at end of file |