[Bug 796450] gst_init() shows 0xc000012f error on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 21 23:57:57 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796450

--- Comment #9 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 373112
  --> https://bugzilla.gnome.org/attachment.cgi?id=373112&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list