summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-nuvdemux.xml
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-24 22:45:11 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-24 22:45:11 +0000
commit9bb4caf90e3745b4cf43c996119ad603fa875b10 (patch)
treedf2f5e5e33445daafde2a5cfed5287b390c92085 /docs/plugins/inspect/plugin-nuvdemux.xml
parent453c93192d5d8550f88be6b3bc58b69aeeb2f1b5 (diff)
downloadgst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.tar.gz
gst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.tar.bz2
gst-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.zip
Release 0.10.9RELEASE-0_10_9
Original commit message from CVS: Release 0.10.9
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 ffb89a85..9f4e3535 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.8</version>
+ <version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package>
@@ -17,10 +17,10 @@
<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>audio_src</name>
- <direction>source</direction>
- <presence>sometimes</presence>
- <details>ANY</details>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-nuv</details>
</caps>
<caps>
<name>video_src</name>
@@ -29,10 +29,10 @@
<details>ANY</details>
</caps>
<caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-nuv</details>
+ <name>audio_src</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
</caps>
</pads>
</element>