gstreamer/ext/ladspa
Jan Schmidt ff736c730d ladspa: Don't try and load every file as a plugin
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
2018-07-22 10:39:30 +10:00
..
gstladspa.c ladspa: Don't try and load every file as a plugin 2018-07-22 10:39:30 +10:00
gstladspa.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspafilter.c ladspa: Fix some debugs 2016-02-17 11:17:24 +01:00
gstladspafilter.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspasink.c ladspa: remove duplicate assignment 2014-04-09 18:16:52 +01:00
gstladspasink.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspasource.c ladspa: code cleanup 2016-05-10 14:21:35 -07:00
gstladspasource.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
gstladspautils.c ladspa: code cleanup 2016-05-10 14:21:35 -07:00
gstladspautils.h ladspa: use the registry cache for plugin details 2013-05-28 10:27:17 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00