From 0f4381d9a2835d65de758306def86f41499ff362 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 25 Aug 2005 09:30:24 +0000 Subject: ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet. Original commit message from CVS: 2005-08-25 Andy Wingo * 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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46b8b14d..8a5e2d1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-08-25 Andy Wingo + + * 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. + 2005-08-25 Owen Fraser-Green * gst/realmedia/rmdemux.c (gst_rmdemux_loop, gst_rmdemux_chain): -- cgit v1.2.1