summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-cairo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-cairo.xml')
-rw-r--r--docs/plugins/inspect/plugin-cairo.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/plugins/inspect/plugin-cairo.xml b/docs/plugins/inspect/plugin-cairo.xml
index 11dec9e8..60442ed0 100644
--- a/docs/plugins/inspect/plugin-cairo.xml
+++ b/docs/plugins/inspect/plugin-cairo.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>cairotextoverlay</name>
@@ -17,10 +17,10 @@
<author>David Schleef &lt;ds@schleef.org&gt;</author>
<pads>
<caps>
- <name>src</name>
- <direction>source</direction>
+ <name>text_sink</name>
+ <direction>sink</direction>
<presence>always</presence>
- <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ <details>text/plain</details>
</caps>
<caps>
<name>video_sink</name>
@@ -29,10 +29,10 @@
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
<caps>
- <name>text_sink</name>
- <direction>sink</direction>
+ <name>src</name>
+ <direction>source</direction>
<presence>always</presence>
- <details>text/plain</details>
+ <details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>
</pads>
</element>
@@ -44,14 +44,14 @@
<author>David Schleef &lt;ds@schleef.org&gt;</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)I420, 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)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
</caps>