summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-10-22 20:09:55 +0000
committerBenjamin Otte <otte@gnome.org>2004-10-22 20:09:55 +0000
commit75eed415457a58dc03455818ce82edfb9f9e5dc7 (patch)
tree553cbbc56b51c88b7d2c49cc6ba8dd310867b2cc /ChangeLog
parentcd7beacb1017fa21b127827fe383a520eb2a8f60 (diff)
downloadgst-plugins-bad-75eed415457a58dc03455818ce82edfb9f9e5dc7.tar.gz
gst-plugins-bad-75eed415457a58dc03455818ce82edfb9f9e5dc7.tar.bz2
gst-plugins-bad-75eed415457a58dc03455818ce82edfb9f9e5dc7.zip
gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audio analysis tools
Original commit message from CVS: * gst/spectrum/Makefile.am: * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main), (idle_func): Fix demo and reenable it. Yes, I'm currently playing with audio analysis tools
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76cfa64f..fcc3047b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst/spectrum/Makefile.am:
+ * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
+ (idle_func):
+ Fix demo and reenable it. Yes, I'm currently playing with audio
+ analysis tools
+
2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):