490f960b650713869bb5d49042618f21363ed3ee
[platform/upstream/gstreamer.git] / docs / plugins / inspect / plugin-videobox.xml
1 <plugin>
2   <name>videobox</name>
3   <description>resizes a video by adding borders or cropping</description>
4   <filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
5   <basename>libgstvideobox.so</basename>
6   <version>1.3.1</version>
7   <license>LGPL</license>
8   <source>gst-plugins-good</source>
9   <package>GStreamer Good Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>videobox</name>
14       <longname>Video box filter</longname>
15       <class>Filter/Effect/Video</class>
16       <description>Resizes a video by adding borders or cropping</description>
17       <author>Wim Taymans &lt;wim@fluendo.com&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){ AYUV, ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx, RGB, BGR, Y444, Y42B, YUY2, YVYU, UYVY, I420, YV12, Y41B, GRAY8, GRAY16_BE, GRAY16_LE }, 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){ AYUV, ARGB, BGRA, ABGR, RGBA, xRGB, BGRx, xBGR, RGBx, RGB, BGR, Y444, Y42B, YUY2, YVYU, UYVY, I420, YV12, Y41B, GRAY8, GRAY16_BE, GRAY16_LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
30         </caps>
31       </pads>
32     </element>
33   </elements>
34 </plugin>