summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-h264parse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-h264parse.xml')
-rw-r--r--docs/plugins/inspect/plugin-h264parse.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml
index fd144e1b..52dd65ea 100644
--- a/docs/plugins/inspect/plugin-h264parse.xml
+++ b/docs/plugins/inspect/plugin-h264parse.xml
@@ -3,10 +3,10 @@
<description>Element parsing raw h264 streams</description>
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
<basename>libgsth264parse.so</basename>
- <version>0.10.5</version>
+ <version>0.10.5.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins source release</package>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -15,6 +15,20 @@
<class>Codec/Parser</class>
<description>Parses raw h264 stream</description>
<author>Michal Benes &lt;michal.benes@itonis.tv&gt;</author>
+ <pads>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-h264</details>
+ </caps>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-h264</details>
+ </caps>
+ </pads>
</element>
</elements>
</plugin> \ No newline at end of file