summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-cog.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 11:34:35 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 11:34:35 +0100
commit35563896efd83c0905eb60bacceee5569b8174ab (patch)
treea21ae78364bd4432b52b91bed969a33e6dd546c3 /docs/plugins/inspect/plugin-cog.xml
parent59df51220f9036e9572b26fc6e526ff3689da57d (diff)
downloadgstreamer-plugins-bad-35563896efd83c0905eb60bacceee5569b8174ab.tar.gz
docs: update plugin introspection data for recent changes
Diffstat (limited to 'docs/plugins/inspect/plugin-cog.xml')
-rw-r--r--docs/plugins/inspect/plugin-cog.xml58
1 files changed, 29 insertions, 29 deletions
diff --git a/docs/plugins/inspect/plugin-cog.xml b/docs/plugins/inspect/plugin-cog.xml
index a283d521f..627167002 100644
--- a/docs/plugins/inspect/plugin-cog.xml
+++ b/docs/plugins/inspect/plugin-cog.xml
@@ -10,9 +10,30 @@
<origin>Unknown package origin</origin>
<elements>
<element>
+ <name>cogcolorconvert</name>
+ <longname>Convert colorspace</longname>
+ <class>Filter/Effect/Video</class>
+ <description>Convert between SDTV and HDTV colorspace</description>
+ <author>David Schleef &lt;ds@schleef.org&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-raw-yuv, format=(fourcc){ I420, YUY2, UYVY, AYUV }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-raw-yuv, format=(fourcc){ I420, YUY2, UYVY, AYUV }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>cogcolorspace</name>
<longname>YCbCr/RGB format conversion</longname>
- <class>Filter/Effect/Video</class>
+ <class>Filter/Converter/Video</class>
<description>YCbCr/RGB format conversion</description>
<author>David Schleef &lt;ds@schleef.org&gt;</author>
<pads>
@@ -32,9 +53,9 @@
</element>
<element>
<name>cogdownsample</name>
- <longname>Downsample video</longname>
+ <longname>Scale down video by factor of 2</longname>
<class>Filter/Effect/Video</class>
- <description>Decreases size of video by a factor of 2</description>
+ <description>Scales down video by a factor of 2</description>
<author>David Schleef &lt;ds@schleef.org&gt;</author>
<pads>
<caps>
@@ -53,9 +74,9 @@
</element>
<element>
<name>coglogoinsert</name>
- <longname>Video Filter Template</longname>
+ <longname>Overlay image onto video</longname>
<class>Filter/Effect/Video</class>
- <description>Template for a video filter</description>
+ <description>Overlay image onto video</description>
<author>David Schleef &lt;ds@schleef.org&gt;</author>
<pads>
<caps>
@@ -74,10 +95,10 @@
</element>
<element>
<name>cogmse</name>
- <longname>FIXME</longname>
+ <longname>Calculate MSE</longname>
<class>Filter/Effect</class>
- <description>FIXME example filter</description>
- <author>FIXME &lt;fixme@fixme.com&gt;</author>
+ <description>Calculates mean squared error between two video streams</description>
+ <author>David Schleef &lt;ds@schleef.org&gt;</author>
<pads>
<caps>
<name>sink_ref</name>
@@ -120,26 +141,5 @@
</caps>
</pads>
</element>
- <element>
- <name>colorconvert</name>
- <longname>Video Filter Template</longname>
- <class>Filter/Effect/Video</class>
- <description>Template for a video filter</description>
- <author>David Schleef &lt;ds@schleef.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw-yuv, format=(fourcc){ I420, YUY2, UYVY, AYUV }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/x-raw-yuv, format=(fourcc){ I420, YUY2, UYVY, AYUV }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
</elements>
</plugin> \ No newline at end of file