summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-shout2send.xml
blob: 9a77f73c4d4691a824f4f7a956cf4b04e9fa0b16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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.10.5</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>Icecast network sink</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>