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
commit7e5f9b250090fa2df160b3fbfc35043110b3b843 (patch)
tree91ae1a6a3331607c615f1bb92419fdce485608bf /ChangeLog
parent22fcd2185e1e369fdd157ace64479127f2863be7 (diff)
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):