summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-nuvdemux.xml
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:13:31 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:13:31 +0000
commita7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (patch)
tree235547737695473e9e91e955c488a0b5f40ae6d8 /docs/plugins/inspect/plugin-nuvdemux.xml
parent4978843dcdc44d9e9ec5328670630f9811572797 (diff)
downloadgst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.gz
gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.bz2
gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.zip
Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6
Original commit message from CVS: Release 0.10.6 - A Big Deep Breath
Diffstat (limited to 'docs/plugins/inspect/plugin-nuvdemux.xml')
-rw-r--r--docs/plugins/inspect/plugin-nuvdemux.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/plugins/inspect/plugin-nuvdemux.xml b/docs/plugins/inspect/plugin-nuvdemux.xml
index 15b2fcbe..7565f118 100644
--- a/docs/plugins/inspect/plugin-nuvdemux.xml
+++ b/docs/plugins/inspect/plugin-nuvdemux.xml
@@ -3,7 +3,7 @@
<description>Demuxes and muxes audio and video</description>
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
<basename>libgstnuvdemux.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>NuvDemux</package>
@@ -17,23 +17,23 @@
<author>Renato Araujo Oliveira Filho &lt;renato.filho@indt.org.br&gt;,Rosfran Borges &lt;rosfran.borges@indt.org.br&gt;</author>
<pads>
<caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-nuv</details>
- </caps>
- <caps>
- <name>video_src</name>
+ <name>audio_src</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>ANY</details>
</caps>
<caps>
- <name>audio_src</name>
+ <name>video_src</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>ANY</details>
</caps>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-nuv</details>
+ </caps>
</pads>
</element>
</elements>