summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-icydemux.xml
blob: 11a7e3aeb1188b8e6eabbf0b9f1da48d1e33c7f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.5</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</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>