summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-curl.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-10-12 11:07:32 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-10-12 11:07:32 +0100
commita6d89901feefcd29ec7eafeb54a37b8950f706f0 (patch)
tree91b76998cddf8c7ddb732e902534c597a46be1e1 /docs/plugins/inspect/plugin-curl.xml
parentb204d3b95e185c44f57d311366756b9bf0c94ec7 (diff)
docs: update to git
https://bugzilla.gnome.org/show_bug.cgi?id=756424
Diffstat (limited to 'docs/plugins/inspect/plugin-curl.xml')
-rw-r--r--docs/plugins/inspect/plugin-curl.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-curl.xml b/docs/plugins/inspect/plugin-curl.xml
index 56923c589..0db594a6d 100644
--- a/docs/plugins/inspect/plugin-curl.xml
+++ b/docs/plugins/inspect/plugin-curl.xml
@@ -3,10 +3,10 @@
<description>libcurl-based elements</description>
<filename>../../ext/curl/.libs/libgstcurl.so</filename>
<basename>libgstcurl.so</basename>
- <version>1.6.0</version>
+ <version>1.7.0.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins source release</package>
+ <package>GStreamer Bad Plug-ins git</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -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>