gstreamer/ext/fluidsynth
Руслан Ижбулатов 270b57fc33 Change soundfont file search path for fluiddec
Use glib to get a list of system "share" directories, then go through that
list, appending 'sounds/sf2/' to each directory to get a soundfont directory,
and looking for .sf2 files there.

This way fluiddec is able to load sf2 files on W32, because otherwise the
path '/usr/share/sounds/sf2' makes no sense there.

Fixes #724013
2014-02-10 11:34:16 +01:00
..
gstfluiddec.c Change soundfont file search path for fluiddec 2014-02-10 11:34:16 +01:00
gstfluiddec.h fluidsynth: rename to fluiddec 2013-03-22 15:24:20 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00