From bce851347c6e4fd8add7f05be4447a2f4ddb0704 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 20 Feb 2006 13:08:50 +0000 Subject: ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem to work, and isn't enabled for the build,... Original commit message from CVS: * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event), (gst_signal_processor_process): Fix compilation of LADPSA. It doesn't seem to work, and isn't enabled for the build, but it helps me win the feature-count competitions ooh yeah. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d83c6e9d..771ebfa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-02-20 Jan Schmidt + + * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event), + (gst_signal_processor_process): + Fix compilation of LADPSA. It doesn't seem to work, and isn't + enabled for the build, but it helps me win the feature-count + competitions ooh yeah. + 2006-02-19 Wim Taymans * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert), -- cgit