From b883c42b46cbe7005e938b616d01652d0fa6c00a Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 16 Mar 2007 09:57:40 +0000 Subject: gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to 1 bands and not to 3. Original commit message from CVS: * gst/equalizer/gstiirequalizer10bands.c: (gst_iir_equalizer_10bands_init): A 10 band EQ should be initialized to 1 bands and not to 3. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6696c67d..2b86970f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-16 Stefan Kost + + * gst/equalizer/gstiirequalizer10bands.c: + (gst_iir_equalizer_10bands_init): + A 10 band EQ should be initialized to 1 bands and not to 3. + 2007-03-15 Jan Schmidt * configure.ac: -- cgit v1.2.1