summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlsshsink.c
Commit message (Expand)AuthorAgeFilesLines
* curl: Remove incorrect GST_DEBUG_OBJECT() callsArun Raghavan2020-12-031-2/+0
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-231-0/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* Minor documentation fixesThibault Saunier2019-05-131-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* curlsshsink: remove redundant else statementLuis de Bethencourt2015-07-061-10/+9
* curlsshsink: use the locally defined typesL. Sorin2014-10-261-4/+4
* curlsshsink: Include gst.h and other stuff before anything elseSebastian Dröge2014-07-111-3/+3
* curl: Use winsock2 instead and the GLib macro for checking if we're on WindowsSebastian Dröge2014-07-111-2/+2
* ext: Include winsock.h on Windows when requiredAlexey Pavlov2014-07-111-2/+6
* curlsshsink: post error on bus in element, not transfer threadL. Sorin2014-05-211-25/+24
* curlsftpsink: authenticate remote host via public key fingerprintL. Sorin2014-05-201-2/+41
* curl: curlsftpsink - new libcurl-based sink element for SFTPL. Sorin2013-11-011-0/+454