From fa29891ef4ebc05359981a04eaca1b83e21bf226 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 26 Aug 2005 11:05:12 +0000 Subject: [PATCH] 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 +++++++++ common | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1e2cb7f716..e6b4a4cd65 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), diff --git a/common b/common index aa2a757c58..7c93670c50 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit aa2a757c587d91069a230d8e656481c3c364ccc6 +Subproject commit 7c93670c50de2b6e9d8edd31737c636192fbd831