From: Janne Liljeblad Date: Tue, 25 Feb 2014 08:17:21 +0000 (+0200) Subject: Some fixes to lumaliftgaingamma.yml X-Git-Url: https://git.sesse.net/?p=mlt;a=commitdiff_plain;h=138d9115d8d3a8bf5f9c2bfc8a3a375241f49c92 Some fixes to lumaliftgaingamma.yml --- 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