mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
695afd0edf
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
22 lines
No EOL
802 B
XML
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 <wim.taymans@chello.be>
|
|
Pedro Corte-Real <typo@netcabo.pt>
|
|
Zaheer Abbas Merali <zaheerabbas at merali dot org></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |