summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-efence.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-efence.xml')
-rw-r--r--docs/plugins/inspect/plugin-efence.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-efence.xml b/docs/plugins/inspect/plugin-efence.xml
index 2c10f9bc..59d6be42 100644
--- a/docs/plugins/inspect/plugin-efence.xml
+++ b/docs/plugins/inspect/plugin-efence.xml
@@ -7,7 +7,7 @@
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
- <origin>Unknown package origin</origin>
+ <origin>http://gstreamer.freedesktop.org</origin>
<elements>
<element>
<name>efence</name>
@@ -17,14 +17,14 @@
<author>David A. Schleef &lt;ds@schleef.org&gt;</author>
<pads>
<caps>
- <name>src</name>
- <direction>source</direction>
+ <name>sink</name>
+ <direction>sink</direction>
<presence>always</presence>
<details>ANY</details>
</caps>
<caps>
- <name>sink</name>
- <direction>sink</direction>
+ <name>src</name>
+ <direction>source</direction>
<presence>always</presence>
<details>ANY</details>
</caps>