summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-11-11 13:55:27 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-11-11 13:55:27 +0000
commit0ada8ac4157fd5428e75bba57d6df9a43e2fe21e (patch)
tree80d4b73e3d017fb724fc0b038c95b7cc0bf8e19f /ChangeLog
parente086f2c148f7b00ae1d7046eca5c9385c3763acf (diff)
downloadgst-plugins-bad-0ada8ac4157fd5428e75bba57d6df9a43e2fe21e.tar.gz
gst-plugins-bad-0ada8ac4157fd5428e75bba57d6df9a43e2fe21e.tar.bz2
gst-plugins-bad-0ada8ac4157fd5428e75bba57d6df9a43e2fe21e.zip
gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs.
Original commit message from CVS: * gst/equalizer/gstiirequalizer10bands.c: * gst/equalizer/gstiirequalizer3bands.c: * gst/equalizer/gstiirequalizernbands.c: And continue to update docs. Also include some sample code for the n-band equalizer in the docs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39ab9160..5113bd63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2007-11-11 Sebastian Dröge <slomo@circular-chaos.org>
* gst/equalizer/gstiirequalizer10bands.c:
+ * gst/equalizer/gstiirequalizer3bands.c:
+ * gst/equalizer/gstiirequalizernbands.c:
+ And continue to update docs. Also include some sample code
+ for the n-band equalizer in the docs.
+
+2007-11-11 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/equalizer/gstiirequalizer10bands.c:
(gst_iir_equalizer_10bands_class_init):
* gst/equalizer/gstiirequalizer3bands.c:
(gst_iir_equalizer_3bands_class_init):