diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-03-16 10:15:48 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-03-16 10:15:48 +0000 |
commit | 22361a2dce0d0a1a7a126e3d23a5b35d18f87230 (patch) | |
tree | 0045eb707a4a808a9c6851143da8f29f1a89d3f1 /ChangeLog | |
parent | b883c42b46cbe7005e938b616d01652d0fa6c00a (diff) | |
download | gst-plugins-bad-22361a2dce0d0a1a7a126e3d23a5b35d18f87230.tar.gz gst-plugins-bad-22361a2dce0d0a1a7a126e3d23a5b35d18f87230.tar.bz2 gst-plugins-bad-22361a2dce0d0a1a7a126e3d23a5b35d18f87230.zip |
Changelog surgery
Original commit message from CVS:
Changelog surgery
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * gst/equalizer/gstiirequalizer10bands.c: (gst_iir_equalizer_10bands_init): - A 10 band EQ should be initialized to 1 bands and not to 3. + A 10 band EQ should be initialized to 10 bands and not to 3. 2007-03-15 Jan Schmidt <thaytan@mad.scientist.com> |