summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-08-10 19:35:05 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-08-10 19:35:05 +0000
commit0f6a6dc73a3766fa287262c51468eca2d4f295bc (patch)
treeca6d1d5099b038d9c8b606ab47b0912d1929560b /ChangeLog
parent20b5b4c2d9bb33157ce27386fd0017883499c7fd (diff)
tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.
Original commit message from CVS: * tests/examples/spectrum/demo-audiotest.c: * tests/examples/spectrum/demo-osssrc.c: Demo how to draw analyzer results synced to the clock.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 304e054a..f540cf17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-08-10 Stefan Kost <ensonic@users.sf.net>
+ * tests/examples/spectrum/demo-audiotest.c:
+ * tests/examples/spectrum/demo-osssrc.c:
+ Demo how to draw analyzer results synced to the clock.
+
+2008-08-10 Stefan Kost <ensonic@users.sf.net>
+
* gst/level/gstlevel.c:
Little renaming (l -> level).