Release 0.10.16
[platform/upstream/gstreamer.git] / docs / plugins / inspect / plugin-gdkpixbuf.xml
1 <plugin>
2   <name>gdkpixbuf</name>
3   <description>GdkPixbuf-based image decoder, scaler and sink</description>
4   <filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
5   <basename>libgstgdkpixbuf.so</basename>
6   <version>0.10.16</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>gdkpixbufdec</name>
14       <longname>GdkPixbuf image decoder</longname>
15       <class>Codec/Decoder/Image</class>
16       <description>Decodes images in a video stream using GdkPixbuf</description>
17       <author>David A. Schleef &lt;ds@schleef.org&gt;, Renato Filho &lt;renato.filho@indt.org.br&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>image/png; image/gif; image/x-icon; application/x-navi-animation; image/x-cmu-raster; image/x-sun-raster; image/x-pixmap; image/tiff; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/bmp; image/x-bmp; image/x-MS-bmp; image/vnd.wap.wbmp; image/x-bitmap; image/x-tga; image/x-pcx; image/svg; image/svg+xml</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, 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>gdkpixbufscale</name>
35       <longname>GdkPixbuf image scaler</longname>
36       <class>Filter/Effect/Video</class>
37       <description>Resizes video</description>
38       <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;
39     Wim Taymans &lt;wim.taymans@chello.be&gt;
40     Renato Filho &lt;renato.filho@indt.org.br&gt;</author>
41       <pads>
42         <caps>
43           <name>sink</name>
44           <direction>sink</direction>
45           <presence>always</presence>
46           <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
47         </caps>
48         <caps>
49           <name>src</name>
50           <direction>source</direction>
51           <presence>always</presence>
52           <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
53         </caps>
54       </pads>
55     </element>
56     <element>
57       <name>gdkpixbufsink</name>
58       <longname>GdkPixbuf sink</longname>
59       <class>Sink/Video</class>
60       <description>Output images as GdkPixbuf objects in bus messages</description>
61       <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
62       <pads>
63         <caps>
64           <name>sink</name>
65           <direction>sink</direction>
66           <presence>always</presence>
67           <details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
68         </caps>
69       </pads>
70     </element>
71   </elements>
72 </plugin>