]> git.sesse.net Git - mlt/commitdiff
Fix YAML validation errors and spelling of Vignette.
authorDan Dennedy <dan@dennedy.org>
Fri, 29 May 2009 22:53:50 +0000 (15:53 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 29 May 2009 22:53:50 +0000 (15:53 -0700)
Signed-off-by: Dan Dennedy <dan@dennedy.org>
src/modules/oldfilm/filter_tcolor.yml
src/modules/oldfilm/filter_vignette.yml

index fb8327ed4cafc0fc28968c887a58cc645754f317..2ba1ddc9e94327aff140cab42d1faaecc62b08a7 100644 (file)
@@ -12,7 +12,7 @@ tags:
   - Video # this may produce video
 description: Oversaturate the Color in Video, like in old Technicolor movies
 icon:
-filename: oldfilm/tcolor.svg # relative to $MLT_DATA/modules/
+  filename: oldfilm/tcolor.svg # relative to $MLT_DATA/modules/
   content-type: image/svg
 
 notes: Implementation or additional usage notes go here.
index a63bd476cf0fbe5975a4b42d1173fea76a18cdd2..c6ee79c25dffc8997b249ad1c52aa6daed668adb 100644 (file)
@@ -10,11 +10,11 @@ url: none
 creator: Marco Gittler
 tags:
   - Video # this may produce video
-description: |
-  Vigentte around a point with adjustable smooth, radius, position
+description: >
+  Vignette around a point with adjustable smooth, radius, position
   and transparency
 icon:
-filename: oldfilm/vignette.svg # relative to $MLT_DATA/modules/
+  filename: oldfilm/vignette.svg # relative to $MLT_DATA/modules/
   content-type: image/svg
 
 notes: Implementation or additional usage notes go here.
@@ -30,6 +30,4 @@ parameters:
     required: yes
     mutable: no
     format: %d:%d:%dx%d:%d
-    minimum: 0:0:0:0:0
-    maximum: 100:100:100:100:100
     default: 80:50%:50%:50%:0