summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlsftpsink.c
Commit message (Expand)AuthorAgeFilesLines
* curlsftpsink: Don't run GST_DEBUG_OBJECT() on a class structSebastian Dröge2021-04-061-1/+1
* curl: allow per feature registrationStéphane Cerveau2021-03-231-0/+3
* Minor documentation fixesThibault Saunier2019-05-131-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+5
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* 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
* curls?ftpsink: Fix memory leaks due to new error handlingSebastian Rasmussen2014-06-241-4/+3
* curl*sink: post error on bus in element, not transfer threadSebastian Rasmussen2014-04-261-8/+12
* curl: curlsftpsink - new libcurl-based sink element for SFTPL. Sorin2013-11-011-0/+228