mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
048d703577
If the version of the curl library is recent enough to allow support for HTTP2 (i.e. CURL_VERSION_HTTP2 is defined) but does not actually have that feature enabled, the call to g_object_class_install_property() uses an incorrect default value for the "http-version" property. The default should be 1.1 if HTTP2 is not supported by libcurl or if not enabled by libcurl. https://bugzilla.gnome.org/show_bug.cgi?id=786049 |
||
---|---|---|
.. | ||
curltask.h | ||
gstcurl.c | ||
gstcurlbasesink.c | ||
gstcurlbasesink.h | ||
gstcurldefaults.h | ||
gstcurlfilesink.c | ||
gstcurlfilesink.h | ||
gstcurlftpsink.c | ||
gstcurlftpsink.h | ||
gstcurlhttpsink.c | ||
gstcurlhttpsink.h | ||
gstcurlhttpsrc.c | ||
gstcurlhttpsrc.h | ||
gstcurlqueue.c | ||
gstcurlqueue.h | ||
gstcurlsftpsink.c | ||
gstcurlsftpsink.h | ||
gstcurlsmtpsink.c | ||
gstcurlsmtpsink.h | ||
gstcurlsshsink.c | ||
gstcurlsshsink.h | ||
gstcurltlssink.c | ||
gstcurltlssink.h | ||
Makefile.am | ||
meson.build |