summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-gdkpixbuf.xml
blob: 9364bd5acbce98d70105db05d2d661adc5ffe4fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<plugin>
  <name>gdkpixbuf</name>
  <description>GDK Pixbuf decoder &amp; scaler</description>
  <filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
  <basename>libgstgdkpixbuf.so</basename>
  <version>0.10.5</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>gdkpixbufdec</name>
      <longname>GdkPixbuf image decoder</longname>
      <class>Codec/Decoder/Image</class>
      <description>Decodes images in a video stream using GdkPixbuf</description>
      <author>David A. Schleef &lt;ds@schleef.org&gt;, Renato Filho &lt;renato.filho@indt.org.br&gt;</author>
    </element>
    <element>
      <name>gdkpixbufscale</name>
      <longname>GdkPixbuf image scaler</longname>
      <class>Filter/Effect/Video</class>
      <description>Resizes video</description>
      <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;
    Wim Taymans &lt;wim.taymans@chello.be&gt;
    Renato Filho &lt;renato.filho@indt.org.br&gt;</author>
    </element>
  </elements>
</plugin>