gstreamer/subprojects/gst-plugins-good/ext/soup
Xavier Claessens b99ecc78ca Replace gst-i18n-*.h with gi18n-lib.h
GLib guarantees libintl is always present, using proxy-libintl as
last resort. There is no need to mock gettex API any more.

This fix static build on Windows because G_INTL_STATIC_COMPILATION must
be defined before including libintl.h, and glib does it for us as part
as including glib.h.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2028>
2022-04-19 18:01:06 +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 Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstsoupelement.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +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 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 Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstsouphttpsrc.h soup: move libsoup session into its own thread 2022-01-28 08:49:09 +00:00
gstsouploader.c New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstsouploader.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00: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 Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00