summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-icydemux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-icydemux.xml')
-rw-r--r--docs/plugins/inspect/plugin-icydemux.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/plugins/inspect/plugin-icydemux.xml b/docs/plugins/inspect/plugin-icydemux.xml
index 37c5d8c7..dc826dd0 100644
--- a/docs/plugins/inspect/plugin-icydemux.xml
+++ b/docs/plugins/inspect/plugin-icydemux.xml
@@ -3,10 +3,10 @@
<description>Demux ICY tags from a stream</description>
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
<basename>libgsticydemux.so</basename>
- <version>0.10.6.1</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -14,20 +14,21 @@
<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;012Michael Smith &lt;msmith@fluendo.com&gt;</author>
+ <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;
+ Michael Smith &lt;msmith@fluendo.com&gt;</author>
<pads>
<caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>application/x-icy, metadata-interval=(int)[ 0, 2147483647 ]</details>
- </caps>
- <caps>
<name>src</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>ANY</details>
</caps>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>application/x-icy, metadata-interval=(int)[ 0, 2147483647 ]</details>
+ </caps>
</pads>
</element>
</elements>