mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
add icydemux inspection
Original commit message from CVS: add icydemux inspection
This commit is contained in:
parent
a2fa31530e
commit
a4ddb7b60a
1 changed files with 21 additions and 0 deletions
21
docs/plugins/inspect/plugin-icydemux.xml
Normal file
21
docs/plugins/inspect/plugin-icydemux.xml
Normal file
|
@ -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 <thaytan@mad.scientist.com>
|
||||
Michael Smith <msmith@fluendo.com></author>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
Loading…
Reference in a new issue