summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-coloreffects.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-coloreffects.xml')
-rw-r--r--docs/plugins/inspect/plugin-coloreffects.xml55
1 files changed, 0 insertions, 55 deletions
diff --git a/docs/plugins/inspect/plugin-coloreffects.xml b/docs/plugins/inspect/plugin-coloreffects.xml
deleted file mode 100644
index fd4aab5d9..000000000
--- a/docs/plugins/inspect/plugin-coloreffects.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<plugin>
- <name>coloreffects</name>
- <description>Color Look-up Table filters</description>
- <filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
- <basename>libgstcoloreffects.so</basename>
- <version>1.17.0.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>chromahold</name>
- <longname>Chroma hold filter</longname>
- <class>Filter/Effect/Video</class>
- <description>Removes all color information except for one color</description>
- <author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx }, 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, format=(string){ ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>coloreffects</name>
- <longname>Color Look-up Table filter</longname>
- <class>Filter/Effect/Video</class>
- <description>Color Look-up Table filter</description>
- <author>Filippo Argiolas &lt;filippo.argiolas@gmail.com&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx, RGB, BGR, 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, format=(string){ ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx, RGB, BGR, 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