summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-gamma.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-gamma.xml')
-rw-r--r--docs/plugins/inspect/plugin-gamma.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-gamma.xml b/docs/plugins/inspect/plugin-gamma.xml
index 31691a4e..cb59ebd9 100644
--- a/docs/plugins/inspect/plugin-gamma.xml
+++ b/docs/plugins/inspect/plugin-gamma.xml
@@ -7,7 +7,7 @@
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
- <origin>http://gstreamer.freedesktop.org</origin>
+ <origin>Unknown package origin</origin>
<elements>
<element>
<name>gamma</name>
@@ -17,14 +17,14 @@
<author>Arwed v. Merkatz &lt;v.merkatz@gmx.net</author>
<pads>
<caps>
- <name>sink</name>
- <direction>sink</direction>
+ <name>src</name>
+ <direction>source</direction>
<presence>always</presence>
<details>video/x-raw-yuv, format=(fourcc){ IYUV, I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
<caps>
- <name>src</name>
- <direction>source</direction>
+ <name>sink</name>
+ <direction>sink</direction>
<presence>always</presence>
<details>video/x-raw-yuv, format=(fourcc){ IYUV, I420, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>