summaryrefslogtreecommitdiff
path: root/ext/curl/gstcurlftpsink.c
Commit message (Collapse)AuthorAgeFilesLines
* curls?ftpsink: Fix memory leaks due to new error handlingSebastian Rasmussen2014-06-241-15/+11
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732174
* curl*sink: report errors from curl when setting optionsSebastian Rasmussen2014-04-261-17/+55
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728960
* curl*sink: post error on bus in element, not transfer threadSebastian Rasmussen2014-04-261-5/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728960
* curl*sink: fix some gst-indent problemsSebastian Rasmussen2014-04-261-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728960
* curl: Fix indentionSebastian Dröge2013-12-171-24/+25
|
* curlftpsink: Optionally create a temporary file during FTP transfer/uploadHaridass Selvaraj2013-12-171-3/+88
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=711620
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687520
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
| | | | | where possible. Avoids some string copies. Also re-indent some stuff. Also some indent fixes here and there.
* curl: fix build on win32Руслан Ижбулатов2012-09-281-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=684847
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
|
* curl: new curlftpsink elementPatricia Muscalu2012-05-121-0/+262
http://bugzilla.gnome.org/show_bug.cgi?id=653741