[gegl] bilateral-filter: update reference-hash
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] bilateral-filter: update reference-hash
- Date: Sat, 11 Nov 2017 21:16:21 +0000 (UTC)
commit f02f92bd80827f8ab0e50d791ae4527cd461600d
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Nov 11 21:50:29 2017 +0100
bilateral-filter: update reference-hash
operations/common/bilateral-filter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/bilateral-filter.c b/operations/common/bilateral-filter.c
index 8b9c30f..accd943 100644
--- a/operations/common/bilateral-filter.c
+++ b/operations/common/bilateral-filter.c
@@ -289,7 +289,7 @@ gegl_op_class_init (GeglOpClass *klass)
"name", "gegl:bilateral-filter",
"title", _("Bilateral Filter"),
"categories", "enhance:noise-reduction",
- "reference-hash", "6504361bfb5d99e9a36cfe8cc9ca52b1",
+ "reference-hash", "5755c1f013048f81ec01ccb31b514ad3",
"description",
_("Like a gaussian blur; but where the contribution for each neighbourhood "
"pixel is also weighted by the color difference with the original center pixel. "),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]