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
/
gstcurlhttpsrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
curlhhtpsrc: avoid invalid memory references
Wim Taymans
1
-2
/
+3
2018-04-24
curlhttpsrc: deadlock in multi-instance scenario
Jun Xie
1
-0
/
+2
2017-11-22
curlhttpsrc: Don't leak structure
Edward Hervey
1
-2
/
+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
1
-0
/
+2
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
1
-2
/
+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
1
-55
/
+50
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
1
-22
/
+40
2017-07-26
curl: Reorganise header files to fix macOS builds
Sam Hurst
1
-0
/
+5
2017-07-26
curlhttpsrc: Fix compilation without debugging system enabled
Edward Hervey
1
-0
/
+2
2017-07-26
curl: Add curlhttpsrc element
Sam Hurst
1
-0
/
+1841