index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
curl
/
gstcurlbasesink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
curlbasesink: cleanup transfer immediately when done
Jonathan Karlsson
1
-1
/
+2
2018-12-06
curlbasesink: Rename curl transfer thread
Patricia Muscalu
1
-2
/
+1
2017-07-26
curl: Add curlhttpsrc element
Sam Hurst
1
-1
/
+1
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-11-16
curl: transfer hangs in case connection was cut between client and server
Imre Eörs
1
-0
/
+15
2016-04-04
curlsink: catch an unknown error
Patricia Muscalu
1
-0
/
+9
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2016-02-17
curlbasesink: don't send empty buffers
David Fernandez
1
-2
/
+7
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-05-25
curlsink: handle socket callback for active FTP connections as well
Patricia Muscalu
1
-7
/
+26
2014-10-16
curlbasesink: strip newlines from curl debug messages
Stefan Sauer
1
-3
/
+19
2014-10-16
curlbasesink: small code cleanup
Stefan Sauer
1
-5
/
+1
2014-09-25
curl*sink: add more logging
Stefan Sauer
1
-2
/
+12
2014-09-25
curlbasesink: add a debug function
Stefan Sauer
1
-9
/
+63
2014-09-24
curlbasesink: don't replace specific error messages with a generic one
Stefan Sauer
1
-1
/
+3
2014-04-26
curl*sink: report errors from curl when setting options
Sebastian Rasmussen
1
-17
/
+82
2014-04-26
curl*sink: post error on bus in element, not transfer thread
Sebastian Rasmussen
1
-22
/
+28
2014-04-26
curl*sink: fix typos
Sebastian Rasmussen
1
-5
/
+5
2014-04-26
curl*sink: fix some gst-indent problems
Sebastian Rasmussen
1
-2
/
+2
2014-04-10
curl: remove duplicate assignment
Vincent Penquerc'h
1
-1
/
+1
2013-05-24
curlsmtpsink: terminate transfer thread properly
Patricia Muscalu
1
-1
/
+40
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-29
curl: fix compiler warning with setsockopt() on windows
Руслан Ижбулатов
1
-2
/
+3
2012-09-28
curl: fix build on win32
Руслан Ижбулатов
1
-0
/
+8
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-08-03
curl: fixed some memory leaks in the plugin and the unit tests
Patricia Muscalu
1
-1
/
+2
2012-05-14
curl: fix compilation
Wim Taymans
1
-12
/
+12
2012-05-12
curl: refactor curlsink, rename to curlhttpsink
Patricia Muscalu
1
-0
/
+1183