summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-08-16 15:33:12 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-08-16 15:33:12 +0000
commit29161cb50e76e0531af97a1b9bc615c8405c6dbd (patch)
treee9b6a09d8a40bf76d8cb7eb54a4dbcc0dc9405f9 /ChangeLog
parent1e4efaf684282c0d4e74ec2b6db2c0913a96d7ba (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75e175b8..af13c9c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-08-16 Wim Taymans <wim@fluendo.com>
+ * 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 <wim@fluendo.com>
+
* ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
(gst_signal_processor_do_pushes):
A push() gives away our refcount so we should not use the buffer on the