gstreamer/docs/plugins/inspect/plugin-shout2send.xml
Thomas Vander Stichele 695afd0edf documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
Original commit message from CVS:

* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_base_init):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_base_init),
(gst_auto_video_sink_factory_filter):
documenting auto*sink
using strstr for the video sink lookup, class field is not ordered

update other plugins
2005-11-25 21:02:16 +00:00

22 lines
No EOL
802 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.6.1</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<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>