gstreamer/subprojects/gst-plugins-good/ext/soup
Albert Sjölund 47dbdea469 souphttpsrc: Chain finalize call to parent
GstSoupSession finalize does not chain parent finalize,
causing it to leak memory, shown under g freeze notify.
In finalize method, ensure all branches call to parent
finalize.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5398>
2023-09-27 09:01:43 +02: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: fix soup debug category 2022-06-02 12:55:13 +00:00
gstsoupelement.c soup: fix soup debug category 2022-06-02 12:55:13 +00:00
gstsoupelements.h
gstsouphttpclientsink.c
gstsouphttpclientsink.h
gstsouphttpsrc.c souphttpsrc: Chain finalize call to parent 2023-09-27 09:01:43 +02:00
gstsouphttpsrc.h soup: move libsoup session into its own thread 2022-01-28 08:49:09 +00:00
gstsouploader.c adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
gstsouploader.h adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
gstsouputils.c
gstsouputils.h
meson.build meson: Ensure that soup plugin is built on Windows 2023-07-15 05:06:35 +00:00