[gegl] fattal02: add alternate hash



commit a75bfaea678984d572db6d613be44fe3e0537225
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Mar 13 20:43:11 2017 +0100

    fattal02: add alternate hash

 operations/common/fattal02.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/operations/common/fattal02.c b/operations/common/fattal02.c
index e8db9dd..b904e17 100644
--- a/operations/common/fattal02.c
+++ b/operations/common/fattal02.c
@@ -1330,6 +1330,7 @@ gegl_op_class_init (GeglOpClass *klass)
   "title",       _("Fattal et al. 2002 Tone Mapping"),
   "categories" , "tonemapping:enhance",
   "reference-hash", "e2260e134cdaa92773f200986bb3c09b",
+  "reference-hashB", "a78d262e8a45e961d3b05bcead9e582e",
   "description",
         _("Adapt an image, which may have a high dynamic range, for "
          "presentation using a low dynamic range. This operator attenuates "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]