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.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml
index a3599313..52dd65ea 100644
--- a/docs/plugins/inspect/plugin-h264parse.xml
+++ b/docs/plugins/inspect/plugin-h264parse.xml
@@ -17,14 +17,14 @@
<author>Michal Benes &lt;michal.benes@itonis.tv&gt;</author>
<pads>
<caps>
- <name>sink</name>
- <direction>sink</direction>
+ <name>src</name>
+ <direction>source</direction>
<presence>always</presence>
<details>video/x-h264</details>
</caps>
<caps>
- <name>src</name>
- <direction>source</direction>
+ <name>sink</name>
+ <direction>sink</direction>
<presence>always</presence>
<details>video/x-h264</details>
</caps>