summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dad0a66b..75e175b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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
+ pen anymore.
+
2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
* sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),