From 29161cb50e76e0531af97a1b9bc615c8405c6dbd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 16 Aug 2006 15:33:12 +0000 Subject: ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters in the padtemplate names as possible. Original commit message from CVS: * ext/ladspa/gstladspa.c: (gst_ladspa_base_init): Convert ' ' into '_'. Try to keep as many characters in the padtemplate names as possible. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75e175b8..af13c9c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-16 Wim Taymans + + * ext/ladspa/gstladspa.c: (gst_ladspa_base_init): + Convert ' ' into '_'. Try to keep as many characters in the padtemplate + names as possible. + 2006-08-16 Wim Taymans * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush), -- cgit