mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
bb3a47706b
Original commit message from CVS: releasing 0.10.5
48 lines
No EOL
1.9 KiB
XML
48 lines
No EOL
1.9 KiB
XML
<plugin>
|
|
<name>tcp</name>
|
|
<description>transfer data over the network via TCP</description>
|
|
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
|
|
<basename>libgsttcp.so</basename>
|
|
<version>0.10.5</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>multifdsink</name>
|
|
<longname>MultiFd sink</longname>
|
|
<class>Sink/Network</class>
|
|
<description>Send data to multiple filedescriptors</description>
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Wim Taymans <wim@fluendo.com></author>
|
|
</element>
|
|
<element>
|
|
<name>tcpclientsink</name>
|
|
<longname>TCP Client sink</longname>
|
|
<class>Sink/Network</class>
|
|
<description>Send data as a client over the network via TCP</description>
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
</element>
|
|
<element>
|
|
<name>tcpclientsrc</name>
|
|
<longname>TCP Client source</longname>
|
|
<class>Source/Network</class>
|
|
<description>Receive data as a client over the network via TCP</description>
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
</element>
|
|
<element>
|
|
<name>tcpserversink</name>
|
|
<longname>TCP Server sink</longname>
|
|
<class>Sink/Network</class>
|
|
<description>Send data as a server over the network via TCP</description>
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
</element>
|
|
<element>
|
|
<name>tcpserversrc</name>
|
|
<longname>TCP Server source</longname>
|
|
<class>Source/Network</class>
|
|
<description>Receive data as a server over the network via TCP</description>
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |