mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
ff736c730d
When scanning paths for LADSPA plugins, don't try and load every random file as a module, as g_module_open ends up throwing errors on Windows. Use a G_MODULE_SUFFIX and GST_EXTRA_MODULE_SUFFIX suffix check as we do for GStreamer plugins. https://bugzilla.gnome.org/show_bug.cgi?id=796450 |
||
---|---|---|
.. | ||
gstladspa.c | ||
gstladspa.h | ||
gstladspafilter.c | ||
gstladspafilter.h | ||
gstladspasink.c | ||
gstladspasink.h | ||
gstladspasource.c | ||
gstladspasource.h | ||
gstladspautils.c | ||
gstladspautils.h | ||
Makefile.am | ||
meson.build |