summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-id3demux.xml
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:09:07 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:09:07 +0000
commit67fcfffdf89706fd88edf4eeb2a5bd4ec1f9b037 (patch)
treea4317d5665c49a70f795396fca3c4d26575e68f3 /docs/plugins/inspect/plugin-id3demux.xml
parentbd23f2f7f4955517bcdc2a01bf2545f0233e2d51 (diff)
Release 0.10.7 - Red Door BlackRELEASE-0_10_7
Original commit message from CVS: Release 0.10.7 - Red Door Black
Diffstat (limited to 'docs/plugins/inspect/plugin-id3demux.xml')
-rw-r--r--docs/plugins/inspect/plugin-id3demux.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/plugins/inspect/plugin-id3demux.xml b/docs/plugins/inspect/plugin-id3demux.xml
index 33940a3b7..36e8116be 100644
--- a/docs/plugins/inspect/plugin-id3demux.xml
+++ b/docs/plugins/inspect/plugin-id3demux.xml
@@ -3,10 +3,10 @@
<description>Demux ID3v1 and ID3v2 tags from a file</description>
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
<basename>libgstid3demux.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>
@@ -17,17 +17,17 @@
<author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
<pads>
<caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>application/x-id3</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-id3</details>
+ </caps>
</pads>
</element>
</elements>