gstreamer/subprojects/gst-plugins-good/ext/soup
Nirbheek Chauhan 45ce19dd2d soup: Fix usage of symbols / defines that are gone in libsoup3
I am not sure about the SOUP_MESSAGE_OVERWRITE_CHUNKS change, but it
was definitely already broken when using libsoup-3.0 in a shared
build. souphttpsrc probably needs to be ported from SoupMessage to
SoupServerMessage when using libsoup-3.0.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1111

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2082>
2022-03-31 15:32:17 +01:00
..
stub soup-stub: Gate G_URI_FLAGS_SCHEME_NORMALIZE behind glib version check 2021-10-13 19:24:02 +00:00
gstsoup.c soup: Reintroduce compile-time libsoup dependency for static builds 2022-01-21 07:23:33 +00:00
gstsoupelement.c soup: Initialize debug category before use 2022-01-21 07:23:33 +00:00
gstsoupelements.h
gstsouphttpclientsink.c souphttpsink: Protect against spurious wakeups during startup 2022-01-28 15:47:44 +02:00
gstsouphttpclientsink.h soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouphttpsrc.c soup: Fix usage of symbols / defines that are gone in libsoup3 2022-03-31 15:32:17 +01:00
gstsouphttpsrc.h soup: move libsoup session into its own thread 2022-01-28 08:49:09 +00:00
gstsouploader.c soup: Fix pre-processor macros in souploader for libsoup-3.0 2022-03-31 15:32:17 +01:00
gstsouploader.h soup: Fix pre-processor macros in souploader for libsoup-3.0 2022-03-31 15:32:17 +01:00
gstsouputils.c soup: Don't store a strong reference to the logging object 2022-01-29 16:22:48 +00:00
gstsouputils.h souphttpsrc: Don't use the source element after setup from the session thread 2022-01-28 15:41:54 +02:00
meson.build soup: Fix pkgconfig generation and documentation 2022-03-03 18:46:31 +00:00