1<plugin>
2  <name>gdkpixbuf</name>
3  <description>GdkPixbuf-based image decoder, overlay and sink</description>
4  <filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
5  <basename>libgstgdkpixbuf.so</basename>
6  <version>1.16.2</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/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, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string)RGBA, 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>gdkpixbufoverlay</name>
35      <longname>GdkPixbuf Overlay</longname>
36      <class>Filter/Effect/Video</class>
37      <description>Overlay an image onto a video stream</description>
38      <author>Tim-Philipp Müller &lt;tim centricular net&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){ RGBx, RGB, BGR, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, I420, YV12, AYUV, YUY2, UYVY, v308, v210, v216, Y41B, Y42B, Y444, YVYU, NV12, NV21, UYVP, RGB16, BGR16, RGB15, BGR15, UYVP, A420, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, GRAY8, GRAY16_BE, GRAY16_LE }, 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){ RGBx, RGB, BGR, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, I420, YV12, AYUV, YUY2, UYVY, v308, v210, v216, Y41B, Y42B, Y444, YVYU, NV12, NV21, UYVP, RGB16, BGR16, RGB15, BGR15, UYVP, A420, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10LE, I420_10BE, GRAY8, GRAY16_BE, GRAY16_LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
51        </caps>
52      </pads>
53    </element>
54    <element>
55      <name>gdkpixbufsink</name>
56      <longname>GdkPixbuf sink</longname>
57      <class>Sink/Video</class>
58      <description>Output images as GdkPixbuf objects in bus messages</description>
59      <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
60      <pads>
61        <caps>
62          <name>sink</name>
63          <direction>sink</direction>
64          <presence>always</presence>
65          <details>video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
66        </caps>
67      </pads>
68    </element>
69  </elements>
70</plugin>