gstreamer/docs/plugins/inspect/plugin-ximage.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
674 B
XML

<plugin>
<name>ximage</name>
<description>XFree86 video output and input elements based on standard Xlib calls</description>
<filename>../../sys/ximage/.libs/libgstximage.so</filename>
<basename>libgstximage.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>ximagesink</name>
<longname>Video sink</longname>
<class>Sink/Video</class>
<description>A standard X based videosink</description>
<author>Julien Moutte &lt;julien@moutte.net&gt;</author>
</element>
</elements>
</plugin>