add icydemux inspection
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 May 2006 11:45:15 +0000 (11:45 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 1 May 2006 11:45:15 +0000 (11:45 +0000)
Original commit message from CVS:
add icydemux inspection

docs/plugins/inspect/plugin-icydemux.xml [new file with mode: 0644]

diff --git a/docs/plugins/inspect/plugin-icydemux.xml b/docs/plugins/inspect/plugin-icydemux.xml
new file mode 100644 (file)
index 0000000..91bdf86
--- /dev/null
@@ -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