3cf4237150aa7bff3e9466059b4ed4692101451a
[platform/upstream/gstreamer.git] / docs / plugins / inspect / plugin-coloreffects.xml
1 <plugin>
2   <name>coloreffects</name>
3   <description>Color Look-up Table filters</description>
4   <filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
5   <basename>libgstcoloreffects.so</basename>
6   <version>1.13.1.1</version>
7   <license>LGPL</license>
8   <source>gst-plugins-bad</source>
9   <package>GStreamer Bad Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>chromahold</name>
14       <longname>Chroma hold filter</longname>
15       <class>Filter/Effect/Video</class>
16       <description>Removes all color information except for one color</description>
17       <author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <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>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <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>
30         </caps>
31       </pads>
32     </element>
33     <element>
34       <name>coloreffects</name>
35       <longname>Color Look-up Table filter</longname>
36       <class>Filter/Effect/Video</class>
37       <description>Color Look-up Table filter</description>
38       <author>Filippo Argiolas &lt;filippo.argiolas@gmail.com&gt;</author>
39       <pads>
40         <caps>
41           <name>sink</name>
42           <direction>sink</direction>
43           <presence>always</presence>
44           <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>
45         </caps>
46         <caps>
47           <name>src</name>
48           <direction>source</direction>
49           <presence>always</presence>
50           <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>
51         </caps>
52       </pads>
53     </element>
54   </elements>
55 </plugin>