]> git.sesse.net Git - mlt/blobdiff - src/modules/oldfilm/filter_oldfilm.yml
Misc YAML fixes
[mlt] / src / modules / oldfilm / filter_oldfilm.yml
index 71c6cb526b5850772c255f5b5dc57c5ca2e1f047..396a62552f463c135cbaa52225a3532a84211827 100644 (file)
@@ -34,7 +34,7 @@ parameters:
     unit: pixel
 
   - identifier: every
-    title: % of picture have a delta
+    title: "% of picture have a delta"
     type: integer
     description: n'th % have a Y-Delta in picture
     readonly: no
@@ -44,7 +44,7 @@ parameters:
     default: 20
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: brightnessdelta_up
     title: Brightness up
@@ -81,7 +81,7 @@ parameters:
     default: 70
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: unevendevelop_up
     title: Unevendevelop up
@@ -118,4 +118,4 @@ parameters:
     default: 70
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"