index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
curl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
curlhhtpsrc: avoid invalid memory references
Wim Taymans
1
-2
/
+3
2018-07-17
curlhttpsink: Support for multipart/form-data Content-Type
Jonathan Karlsson
1
-1
/
+10
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-24
curlhttpsrc: deadlock in multi-instance scenario
Jun Xie
1
-0
/
+2
2018-01-22
meosn: curl: also check for and use libssh2 if available
Tim-Philipp Müller
1
-0
/
+3
2017-11-22
curlhttpsrc: Don't leak structure
Edward Hervey
1
-2
/
+1
2017-11-21
curl: fix meson build
Tim-Philipp Müller
1
-1
/
+1
2017-11-21
curlhttpsrc: Post an error message if no URI was set
Edward Hervey
1
-1
/
+4
2017-11-21
curl: Add i18n
Edward Hervey
2
-0
/
+10
2017-11-21
curlhttpsrc: Fix return value
Edward Hervey
1
-1
/
+1
2017-11-21
curlhttpsrc: Don't switch to PAUSED if not URI was specified
Edward Hervey
1
-0
/
+4
2017-08-09
curlhttpsrc: set http-version default if curl does not have HTTP2 feature pre...
Alex Ashley
2
-9
/
+10
2017-08-08
curlhttpsrc: Does version set fail because of HTTP2
Sam Hurst
1
-2
/
+9
2017-08-08
curlhttpsrc: set http-version class property as enum
Philippe Normand
3
-70
/
+70
2017-07-26
curl: curlqueue: add symbol name to avoid confusing gtkdoc
Reynaldo H. Verdejo Pinochet
1
-0
/
+6
2017-07-26
curlhttpsrc: do not check for NULL before g_free()
Reynaldo H. Verdejo Pinochet
1
-21
/
+7
2017-07-26
curlhttpsrc: Fix flagged Coverity errors
Sam Hurst
3
-32
/
+60
2017-07-26
curl: Reorganise header files to fix macOS builds
Sam Hurst
4
-25
/
+28
2017-07-26
curlhttpsrc: Fix compilation without debugging system enabled
Edward Hervey
1
-0
/
+2
2017-07-26
curl: Add curlhttpsrc element
Sam Hurst
10
-3
/
+2614
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
8
-21
/
+30
2016-11-16
curl: transfer hangs in case connection was cut between client and server
Imre Eörs
1
-0
/
+15
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+24
2016-06-11
curlsmtpsink: Lock and don't send final boundary upon error
Sebastian Rasmussen
1
-12
/
+7
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
6
-6
/
+6
2015-11-06
Fix code indentation
Tim-Philipp Müller
1
-1
/
+2
2015-07-06
curlsshsink: remove redundant else statement
Luis de Bethencourt
1
-10
/
+9
2015-05-25
curlsink: handle socket callback for active FTP connections as well
Patricia Muscalu
2
-7
/
+27
2014-12-19
curlsmtpsink: add final boundary to all multipart emails
Branko Subasic
2
-23
/
+26
2014-10-26
curlsshsink: use the locally defined types
L. Sorin
2
-9
/
+11
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-10-06
curlsmtpsink: Set CURLOPT_UPLOAD to 1 to not use VRFY and other unneeded comm...
Vivia Nikolaidou
1
-0
/
+7
2014-10-06
curlsmtpsink: Email with multipart content-type should end with a final boundary
Lihua Liu
1
-2
/
+2
2014-09-25
curlsmtpsink: Email with multipart content-type should end with a final boundary
Lihua Liu
1
-0
/
+4
2014-09-25
curl*sink: add more logging
Stefan Sauer
2
-2
/
+13
2014-09-25
curlbasesink: add a debug function
Stefan Sauer
1
-9
/
+63
2014-09-24
curlhttpsink: only add content-disposition header if a filename is set
Stefan Sauer
1
-4
/
+7
2014-09-24
curlbasesink: don't replace specific error messages with a generic one
Stefan Sauer
1
-1
/
+3
2014-09-24
curltlssink: swap check
Stefan Sauer
1
-2
/
+2
2014-07-11
curlsshsink: Include gst.h and other stuff before anything else
Sebastian Dröge
2
-6
/
+6
2014-07-11
curl: Use winsock2 instead and the GLib macro for checking if we're on Windows
Sebastian Dröge
2
-4
/
+4
2014-07-11
ext: Include winsock.h on Windows when required
Alexey Pavlov
2
-4
/
+12
2014-06-24
curls?ftpsink: Fix memory leaks due to new error handling
Sebastian Rasmussen
2
-19
/
+14
2014-05-21
curlsshsink: post error on bus in element, not transfer thread
L. Sorin
1
-25
/
+24
2014-05-20
curlsftpsink: authenticate remote host via public key fingerprint
L. Sorin
2
-2
/
+43
[next]