ladspa: use the registry cache for plugin details
authorStefan Sauer <ensonic@users.sf.net>
Mon, 27 May 2013 21:07:16 +0000 (23:07 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 28 May 2013 08:27:17 +0000 (10:27 +0200)
commitf65bdac49bf60de98b608bcb0851e34533c80352
tree66677528bafc02d0166ee6c84433202f585a9cc7
parent407f3e1856e3d7e79c9d743e4ae92538b6dad290
ladspa: use the registry cache for plugin details

Split the introspection and registration part. This way we only need to open all
plugins when updating the registry. When reading the registry we can register
the elements entierly from the cache.
ext/ladspa/gstladspa.c
ext/ladspa/gstladspa.h
ext/ladspa/gstladspafilter.c
ext/ladspa/gstladspafilter.h
ext/ladspa/gstladspasink.c
ext/ladspa/gstladspasink.h
ext/ladspa/gstladspasource.c
ext/ladspa/gstladspasource.h
ext/ladspa/gstladspautils.c
ext/ladspa/gstladspautils.h