ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.
authorAndy Wingo <wingo@pobox.com>
Thu, 25 Aug 2005 09:30:24 +0000 (09:30 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 25 Aug 2005 09:30:24 +0000 (09:30 +0000)
commit0f4381d9a2835d65de758306def86f41499ff362
tree71ee391c5d9a5a95d81621315d81b9a75d8ae23f
parent776f95cc79eb5947e96910c3f9a537649befac5c
ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.

Original commit message from CVS:
2005-08-25  Andy Wingo  <wingo@pobox.com>

* ext/ladspa/gstladspa.h:
* ext/ladspa/gstladspa.c: Halfway-ported. Doesn't compile yet.

* ext/ladspa/gstsignalprocessor.h:
* ext/ladspa/gstsignalprocessor.c: New files, the start of a base
class for DSP elements.

* configure.ac: Sort the external libs checks, add a ladspa check,
output the ladspa makefile.
ChangeLog
configure.ac
ext/Makefile.am
ext/ladspa/Makefile.am
ext/ladspa/gstladspa.c
ext/ladspa/gstladspa.h