From 0701ffa5567abb5362b49f95e66403575ce2c970 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Mon, 19 Jan 2009 11:22:06 +0000 Subject: gst/audiofx/audioreverb.c: Set the default value in the instance init function. Original commit message from CVS: * gst/audiofx/audioreverb.c: (gst_audio_reverb_init): Set the default value in the instance init function. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8533bdbd..627cb58b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-19 Sebastian Dröge + + * gst/audiofx/audioreverb.c: (gst_audio_reverb_init): + Set the default value in the instance init function. + 2009-01-19 Sebastian Dröge * docs/plugins/Makefile.am: -- cgit