From 138d9115d8d3a8bf5f9c2bfc8a3a375241f49c92 Mon Sep 17 00:00:00 2001 From: Janne Liljeblad Date: Tue, 25 Feb 2014 10:17:21 +0200 Subject: [PATCH] Some fixes to lumaliftgaingamma.yml --- src/modules/plusgpl/filter_lumaliftgaingamma.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/modules/plusgpl/filter_lumaliftgaingamma.yml b/src/modules/plusgpl/filter_lumaliftgaingamma.yml index 83dde742..7f8a08bc 100644 --- a/src/modules/plusgpl/filter_lumaliftgaingamma.yml +++ b/src/modules/plusgpl/filter_lumaliftgaingamma.yml @@ -9,7 +9,7 @@ license: GPL language: en tags: - Video -description: +description: > Filter can be used to apply lift, gain and gamma correction to luma values of image. @@ -24,7 +24,6 @@ parameters: Adds a value computed using parameter value to color channel values. -parameters: - identifier: gain title: Gain type: double @@ -33,9 +32,8 @@ parameters: default: 0 description: > Multiplies color channel values by value - computed using paramter value. + computed using parameter value. -parameters: - identifier: gamma title: Gamma type: double -- 2.39.2