gstreamer/subprojects/gst-plugins-good/ext/jack
Jordan Petridis 8339384d3a jack: return TRUE during init when failing to dlopen
If we return FALSE, that means the plugin won't be tried again,
even if jack is available afterwards.

Followup to 689dbd1fbe

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4507>
2023-04-28 14:57:38 +00:00
..
gstjack.c jack: return TRUE during init when failing to dlopen 2023-04-28 14:57:38 +00:00
gstjack.h jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudioclient.c jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudioclient.h jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudiosink.c jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudiosink.h jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudiosrc.c jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackaudiosrc.h jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackloader.c jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackloader.h jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00
gstjackringbuffer.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstjackutil.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstjackutil.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build jack: Dynamically load libjack at runtime instead of linking 2023-04-20 11:10:15 +03:00