summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-05-01 11:45:15 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-05-01 11:45:15 +0000
commita4ddb7b60a7a0750de0b80a47d6cbe1b41b71f3a (patch)
tree8f4f885514d1aa82c1e49cdb67afef559e125da8 /docs
parenta2fa31530e9a15228a70a139301c2edeb20a9e07 (diff)
add icydemux inspection
Original commit message from CVS: add icydemux inspection
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/inspect/plugin-icydemux.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-icydemux.xml b/docs/plugins/inspect/plugin-icydemux.xml
new file mode 100644
index 00000000..91bdf861
--- /dev/null
+++ b/docs/plugins/inspect/plugin-icydemux.xml
@@ -0,0 +1,21 @@
+<plugin>
+ <name>icydemux</name>
+ <description>Demux ICY tags from a stream</description>
+ <filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
+ <basename>libgsticydemux.so</basename>
+ <version>0.10.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-good</source>
+ <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>icydemux</name>
+ <longname>ICY tag demuxer</longname>
+ <class>Codec/Demuxer/Metadata</class>
+ <description>Read and output ICY tags while demuxing the contents</description>
+ <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;
+ Michael Smith &lt;msmith@fluendo.com&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file