]> git.sesse.net Git - mlt/blobdiff - src/modules/plusgpl/filter_lumaliftgaingamma.yml
Some fixes to lumaliftgaingamma.yml
[mlt] / src / modules / plusgpl / filter_lumaliftgaingamma.yml
index 83dde742ee847c69e11854edbbe549825ff21864..7f8a08bc8a13ff38c3dbfb97f511c586c85df4d5 100644 (file)
@@ -9,7 +9,7 @@ license: GPL
 language: en
 tags:
   - Video
 language: en
 tags:
   - Video
-description:
+description: >
   Filter can be used to apply lift, gain and gamma correction to
   luma values of image.
 
   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.
 
       Adds a value computed using parameter value 
       to color channel values.
 
-parameters:
   - identifier: gain
     title: Gain
     type: double
   - identifier: gain
     title: Gain
     type: double
@@ -33,9 +32,8 @@ parameters:
     default: 0
     description: >
       Multiplies color channel values by value
     default: 0
     description: >
       Multiplies color channel values by value
-      computed using paramter value.
+      computed using parameter value.
 
 
-parameters:
   - identifier: gamma
     title: Gamma
     type: double
   - identifier: gamma
     title: Gamma
     type: double