gstreamer/docs/plugins/inspect/plugin-videoscale.xml
Thomas Vander Stichele 1f40aa1676 first stab at outputting xml descriptions of elements and plugins for doc build
Original commit message from CVS:
first stab at outputting xml descriptions of elements and plugins for doc build
2005-08-15 14:17:53 +00:00

19 lines
No EOL
633 B
XML

<plugin>
<name>videoscale</name>
<description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename>
<version>0.9.1.1</version>
<license>LGPL</license>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>videoscale</name>
<longname>Video scaler</longname>
<class>Filter/Effect/Video</class>
<description>Resizes video</description>
<author>Wim Taymans &lt;wim.taymans@chello.be&gt;</author>
</element>
</elements>
</plugin>