From b5c9e10399d4b33655e330d806c0a299e927bba0 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 26 Aug 2005 11:05:13 +0000 Subject: ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... Original commit message from CVS: 2005-08-26 Andy Wingo * ext/ladspa/gstladspa.c: * ext/ladspa/gstladspa.h: Finish porting, still doesn't work but it does compile and register. I have more features than you. * ext/ladspa/gstsignalprocessor.h: * ext/ladspa/gstsignalprocessor.c: Updates, bug fixen. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e2cb7f7..e6b4a4cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-26 Andy Wingo + + * ext/ladspa/gstladspa.c: + * ext/ladspa/gstladspa.h: Finish porting, still doesn't work but + it does compile and register. I have more features than you. + + * ext/ladspa/gstsignalprocessor.h: + * ext/ladspa/gstsignalprocessor.c: Updates, bug fixen. + 2005-08-26 Thomas Vander Stichele * gst/effectv/gstquark.c: (gst_quarktv_init), -- cgit