[babl] stats: change percentage of pixels needed to be part of negative stats
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] stats: change percentage of pixels needed to be part of negative stats
- Date: Sun, 17 Apr 2011 16:59:21 +0000 (UTC)
commit d4cf61490e75f3fc6623cc43117fca8e69279b3d
Author: �yvind Kolås <pippin gimp org>
Date: Sun Apr 17 17:58:52 2011 +0100
stats: change percentage of pixels needed to be part of negative stats
babl/babl-fish-stats.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl-fish-stats.c b/babl/babl-fish-stats.c
index f5b3e2a..f4893db 100644
--- a/babl/babl-fish-stats.c
+++ b/babl/babl-fish-stats.c
@@ -62,7 +62,7 @@ table_sum_processings_calc (void)
babl_format_class_for_each (table_source_sum_each, NULL);
}
-#define LIMIT 0.001
+#define LIMIT 0.03
static int
table_destination_each (Babl *babl,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]