diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-02-06 15:28:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-02-06 15:28:56 +0000 |
commit | 1dffb8370c88386c4765044a1475a643dfbb4601 (patch) | |
tree | e7629361af02941dcb179a682c386cc3eab2dd6a /ChangeLog | |
parent | 5cfa2c1a0c9d4f6dfede118559d6a39f4151bd0f (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |