summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* curl: fix compiler warning with setsockopt() on windowsРуслан Ижбулатов2012-09-291-2/+3
* curl: fix build on win32Руслан Ижбулатов2012-09-287-0/+51
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-146-6/+6
* curl: fixed some memory leaks in the plugin and the unit testsPatricia Muscalu2012-08-032-2/+4
* curl: fix compilationWim Taymans2012-05-144-18/+18
* curl: Fix equality comparison with extraneous parantheses compiler warningSebastian Dröge2012-05-131-1/+1
* curl: new curlsmtpsink elementSebastian Rasmussen2012-05-124-2/+1024
* curl: new curlftpsink elementPatricia Muscalu2012-05-124-2/+331
* curl: new curlfilesink elementPatricia Muscalu2012-05-124-2/+300
* curl: refactor curlsink, rename to curlhttpsinkPatricia Muscalu2012-05-129-617/+1444
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-1/+1
|\
| * curl: Fix 'equality comparison with extraneous parentheses' compiler warningSebastian Dröge2012-03-061-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2012-02-102-0/+3
|\ \ | |/
| * build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-1/+1
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-272-0/+3
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+1
|/
* curlsink: Fix print-related issuesEdward Hervey2011-03-041-7/+8
* docs: add new curl plugin and curlsink element to docsTim-Philipp Müller2011-03-011-3/+25
* curlsink: no need for a private instance structureTim-Philipp Müller2011-03-012-249/+222
* curlsink: clean up property registration codeTim-Philipp Müller2011-03-011-89/+54
* curl: add libcurl-based sink elementPatricia Muscalu2011-02-284-0/+1462