summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-08-10 15:52:42 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-08-10 15:52:42 +0000
commit20b5b4c2d9bb33157ce27386fd0017883499c7fd (patch)
tree2138fd26f4731a8430cc2e29375f8e2510610257 /ChangeLog
parentcac09e5a1b5079a642fe72157ce6197d7d46d5e4 (diff)
gst/level/gstlevel.c: Little renaming (l -> level).
Original commit message from CVS: * gst/level/gstlevel.c: Little renaming (l -> level). * gst/spectrum/gstspectrum.c: * gst/spectrum/gstspectrum.h: Also send full timestamp/duration details here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6746487..304e054a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
2008-08-10 Stefan Kost <ensonic@users.sf.net>
* gst/level/gstlevel.c:
+ Little renaming (l -> level).
+
+ * gst/spectrum/gstspectrum.c:
+ * gst/spectrum/gstspectrum.h:
+ Also send full timestamp/duration details here.
+
+2008-08-10 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/level/gstlevel.c:
* gst/level/gstlevel.h:
Send same timestamp/duration details as videoanalysis. This gives
applications better chance to sync analysis results with playback.