summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-02-06 15:28:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-02-06 15:28:56 +0000
commit1dffb8370c88386c4765044a1475a643dfbb4601 (patch)
treee7629361af02941dcb179a682c386cc3eab2dd6a /ChangeLog
parent5cfa2c1a0c9d4f6dfede118559d6a39f4151bd0f (diff)
gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ERROR log
Original commit message from CVS: * gst/level/gstlevel.c: (gst_level_transform_ip): peak below decay is not necessarily an error, so don't ERROR log
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f6e9b99..5ea783ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/level/gstlevel.c: (gst_level_transform_ip):
+ peak below decay is not necessarily an error, so don't ERROR log
+
2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
* gst/matroska/ebml-write.c: (gst_ebml_write_reset),