gstreamer/docs/plugins/inspect/plugin-modplug.xml
Thomas Vander Stichele c7c309d5a4 remove sdlvideosink plugin and update the rest
Original commit message from CVS:
remove sdlvideosink plugin and update the rest
2006-07-13 15:22:20 +00:00

20 lines
No EOL
679 B
XML

<plugin>
<name>modplug</name>
<description>.MOD audio decoding</description>
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
<basename>libgstmodplug.so</basename>
<version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>modplug</name>
<longname>ModPlug</longname>
<class>Codec/Decoder/Audio</class>
<description>Module decoder based on modplug engine</description>
<author>Jeremy SIMON &lt;jsimon13@yahoo.fr&gt;</author>
</element>
</elements>
</plugin>