gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
Nirbheek Chauhan 7c3ee65d60 soup: Re-enable libsoup dlopen on macOS
Move from GModule to libdl for loading libraries on all platforms.
This is necessary due to a macOS bug where dyld uses the incorrect
@loader_path value for RPATH entries, and fails to find libsoup.

More details here: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1171#note_2290789

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7635>
2024-10-21 13:01:46 +00:00
..
dash dashdemux2: Basic support for container-specific-track-id tag 2024-02-12 10:37:29 +00:00
hls common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
mss
downloadhelper.c adaptivedemux2: Implement file:// URI handling 2024-07-30 00:06:50 +00:00
downloadhelper.h
downloadrequest.c adaptivedemux2: Do not submit_transfer when cancelled 2023-10-05 20:55:00 +00:00
downloadrequest.h adaptivedemux2: Do not submit_transfer when cancelled 2023-10-05 20:55:00 +00:00
gstadaptivedemux-period.c
gstadaptivedemux-private.h adaptivedemux2: Don't send FLUSH_{START|STOP} when losing sync 2024-06-12 06:05:24 +00:00
gstadaptivedemux-stream.c adaptivedemux: Fail cleanly if parsebin is not installed 2024-07-30 00:06:50 +00:00
gstadaptivedemux-stream.h
gstadaptivedemux-track.c adaptivedemux2: Don't send FLUSH_{START|STOP} when losing sync 2024-06-12 06:05:24 +00:00
gstadaptivedemux-types.h
gstadaptivedemux.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gstadaptivedemux.h gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstadaptivedemuxelement.c soup: Link to libsoup in all cases on non-Linux 2024-02-21 09:27:59 +05:30
gstadaptivedemuxelements.h
gstadaptivedemuxutils.c common: Stop using GQuark-based GstStructure name API 2024-09-26 19:21:29 +03:00
gstadaptivedemuxutils.h
gstisoff.c
gstisoff.h
meson.build soup: Re-enable libsoup dlopen on macOS 2024-10-21 13:01:46 +00:00
plugin.c