summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-tcp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-tcp.xml')
-rw-r--r--docs/plugins/inspect/plugin-tcp.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml
index c949a533fe..e159d8327a 100644
--- a/docs/plugins/inspect/plugin-tcp.xml
+++ b/docs/plugins/inspect/plugin-tcp.xml
@@ -3,13 +3,28 @@
<description>transfer data over the network via TCP</description>
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
<basename>libgsttcp.so</basename>
- <version>0.11.1.1</version>
+ <version>0.11.2</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins git</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
+ <name>multifdsink</name>
+ <longname>Multi filedescriptor sink</longname>
+ <class>Sink/Network</class>
+ <description>Send data to multiple filedescriptors</description>
+ <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>multisocketsink</name>
<longname>Multi socket sink</longname>
<class>Sink/Network</class>