gstreamer/subprojects/gst-plugins-good/ext
Jan Alexander Steffens (heftig) 5ae3c9318d adaptivedemux2: Fix download helper with libsoup 3.0.x
libsoup 3.0.x dispatches using a single source attached when the session
is created, so we need to create the session with the same context that
our download thread is later using.

2.74 or 3.1 will dispatch a response using the context which sent the
request. However, for any context other than the one that created the
session, this will also create and destroy sources, so there's still
some slight performance benefit.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1384
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2913>
2022-08-18 20:16:18 +00:00
..
aalib aatv: Fixes for rain-mode 2021-12-20 09:28:50 +00:00
adaptivedemux2 adaptivedemux2: Fix download helper with libsoup 3.0.x 2022-08-18 20:16:18 +00:00
cairo meson: Build cairo subproject when unavailable on the system 2022-01-21 06:34:33 +00:00
dv dv, opusparse: fix duplicate symbols in static build 2022-06-28 01:29:06 +01:00
flac Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gdk_pixbuf Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gtk gtk: Fix double-free when OpenGL can't be initialised 2022-06-07 17:36:26 +02:00
jack jack: Always use jack_free as specified by the docs 2022-05-28 11:34:23 +00:00
jpeg Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
lame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
libcaca Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
libpng Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
mpg123 mpg123: Add gapless playback support 2022-03-14 10:32:15 +02:00
pulse Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
qt qt: Fix another instance of Qt/GStreamer both defining GLsync differently 2022-07-18 07:45:22 +00:00
raw1394 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
shout2 shout2: fix compiler warnings and bump req to libshout >= 2.4.2 2022-05-23 20:23:38 +01:00
soup adaptivedemux2: Prevent duplicate symbols on static builds 2022-06-15 01:13:16 +00:00
speex Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
taglib id3v2mux: Map GST_TAG_MUSICBRAINZ_RELEASETRACKID 2021-11-22 09:57:16 +00:00
twolame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
vpx vpxenc: enforce strictly increasing pts 2022-05-12 13:00:53 +02:00
wavpack Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00