summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-gdkpixbuf.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
commit2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch)
treec4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-gdkpixbuf.xml
parente50a7b728bddaae077bac4a3e57a57612628dcc3 (diff)
adding inspect files
Original commit message from CVS: adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-gdkpixbuf.xml')
-rw-r--r--docs/plugins/inspect/plugin-gdkpixbuf.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-gdkpixbuf.xml b/docs/plugins/inspect/plugin-gdkpixbuf.xml
new file mode 100644
index 00000000..322a8f9a
--- /dev/null
+++ b/docs/plugins/inspect/plugin-gdkpixbuf.xml
@@ -0,0 +1,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.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-good</source>
+ <package>GStreamer Good Plug-ins CVS/prerelease</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> \ No newline at end of file