summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-curl.xml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-05-03 18:16:21 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-05-03 19:57:57 +0200
commitb2ce00c55de51dc5eb1fb007daa9f7e9df25dbdd (patch)
treee698650b00b3980dd917f06d0e1dc074e65f7d45 /docs/plugins/inspect/plugin-curl.xml
parent1c1b2067801a68f2a8593b2826d61cbba400eb57 (diff)
downloadgstreamer-plugins-bad-b2ce00c55de51dc5eb1fb007daa9f7e9df25dbdd.tar.gz
Release 1.3.11.3.1
Diffstat (limited to 'docs/plugins/inspect/plugin-curl.xml')
-rw-r--r--docs/plugins/inspect/plugin-curl.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/docs/plugins/inspect/plugin-curl.xml b/docs/plugins/inspect/plugin-curl.xml
index 80ad17433..55c266ff6 100644
--- a/docs/plugins/inspect/plugin-curl.xml
+++ b/docs/plugins/inspect/plugin-curl.xml
@@ -3,7 +3,7 @@
<description>libcurl-based elements</description>
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
<basename>libgstcurl.so</basename>
- <version>1.2.0</version>
+ <version>1.3.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package>
@@ -55,6 +55,21 @@
</pads>
</element>
<element>
+ <name>curlsftpsink</name>
+ <longname>Curl sftp sink</longname>
+ <class>Sink/Network</class>
+ <description>Upload data over the SFTP protocol using libcurl</description>
+ <author>Sorin L. &lt;sorin@axis.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>curlsmtpsink</name>
<longname>Curl smtp sink</longname>
<class>Sink/Network</class>