gstreamer/subprojects/gst-plugins-good/ext/soup
Philippe Normand 0b6df00606 soup: Reintroduce compile-time libsoup dependency for static builds
On Android (especially) and for static builds in general it is safer to link
against libsoup and have the dynamic custom loading disabled. For those cases we
can safely assume the application will use either libsoup2 or libsoup3 and not
both.

Fixes #939

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1536>
2022-01-21 07:23:33 +00: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 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstsouphttpclientsink.c soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouphttpclientsink.h soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouphttpsrc.c soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouphttpsrc.h soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouploader.c soup: Reintroduce compile-time libsoup dependency for static builds 2022-01-21 07:23:33 +00:00
gstsouploader.h soup: Reintroduce compile-time libsoup dependency for static builds 2022-01-21 07:23:33 +00:00
gstsouputils.c soup: Runtime compatibility support for libsoup2 and libsoup3 2021-10-13 08:32:25 +00:00
gstsouputils.h soup: Reintroduce compile-time libsoup dependency for static builds 2022-01-21 07:23:33 +00:00
meson.build soup: Reintroduce compile-time libsoup dependency for static builds 2022-01-21 07:23:33 +00:00