gstreamer/docs/plugins/inspect/plugin-shout2send.xml
Thomas Vander Stichele 6af0c5db4e distcheck fixes
Original commit message from CVS:
distcheck fixes
2005-09-04 15:09:33 +00:00

21 lines
No EOL
766 B
XML

<plugin>
<name>shout2send</name>
<description>Sends data to an icecast server using libshout2</description>
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
<basename>libgstshout2.so</basename>
<version>0.9.0.1</version>
<license>LGPL</license>
<package>libshout2</package>
<origin>http://www.icecast.org/download.html</origin>
<elements>
<element>
<name>shout2send</name>
<longname>An Icecast plugin</longname>
<class>Sink/Network</class>
<description>Sends data to an icecast server</description>
<author>Wim Taymans &lt;wim.taymans@chello.be&gt;
Pedro Corte-Real &lt;typo@netcabo.pt&gt;
Zaheer Abbas Merali &lt;zaheerabbas at merali dot org&gt;</author>
</element>
</elements>
</plugin>