summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-03-14 16:33:03 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-03-14 16:33:03 +0000
commit04a574c282831d6b150244b3a8c8c791a9ea81ba (patch)
tree7ea586040e57feb68557b87cceec5581e2966afe /ChangeLog
parent045440b4833a9d6e05d9181bfbfef87aa6a85041 (diff)
downloadgst-plugins-bad-04a574c282831d6b150244b3a8c8c791a9ea81ba.tar.gz
gst-plugins-bad-04a574c282831d6b150244b3a8c8c791a9ea81ba.tar.bz2
gst-plugins-bad-04a574c282831d6b150244b3a8c8c791a9ea81ba.zip
tests/icles/equalizer-test.c: Port the example to new equalizer api.
Original commit message from CVS: * tests/icles/equalizer-test.c: (equalizer_set_band_value), (equalizer_set_all_band_values), (equalizer_set_band_value_and_wait), (equalizer_set_all_band_values_and_wait), (do_slider_fiddling), (main): Port the example to new equalizer api.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cdf7d0e..d48c7bb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-03-14 Stefan Kost <ensonic@users.sf.net>
+
+ * tests/icles/equalizer-test.c: (equalizer_set_band_value),
+ (equalizer_set_all_band_values),
+ (equalizer_set_band_value_and_wait),
+ (equalizer_set_all_band_values_and_wait), (do_slider_fiddling),
+ (main):
+ Port the example to new equalizer api.
+
2007-03-14 Edward Hervey <edward@fluendo.com>
* sys/osxvideo/cocoawindow.h: