summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-h264parse.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-h264parse.xml
parent453c93192d5d8550f88be6b3bc58b69aeeb2f1b5 (diff)
downloadgstreamer-plugins-bad-9bb4caf90e3745b4cf43c996119ad603fa875b10.tar.gz
Release 0.10.9RELEASE-0_10_9
Original commit message from CVS: Release 0.10.9
Diffstat (limited to 'docs/plugins/inspect/plugin-h264parse.xml')
-rw-r--r--docs/plugins/inspect/plugin-h264parse.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml
index 1efe813a6..4811eac99 100644
--- a/docs/plugins/inspect/plugin-h264parse.xml
+++ b/docs/plugins/inspect/plugin-h264parse.xml
@@ -3,7 +3,7 @@
<description>Element parsing raw h264 streams</description>
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
<basename>libgsth264parse.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,14 +17,14 @@
<author>Michal Benes &lt;michal.benes@itonis.tv&gt;,Wim Taymans &lt;wim.taymans@gmail.com</author>
<pads>
<caps>
- <name>src</name>
- <direction>source</direction>
+ <name>sink</name>
+ <direction>sink</direction>
<presence>always</presence>
<details>video/x-h264</details>
</caps>
<caps>
- <name>sink</name>
- <direction>sink</direction>
+ <name>src</name>
+ <direction>source</direction>
<presence>always</presence>
<details>video/x-h264</details>
</caps>