]> git.sesse.net Git - mlt/blobdiff - src/modules/opengl/filter_movit_glow.yml
Let Movit effects supply their own fingerprint.
[mlt] / src / modules / opengl / filter_movit_glow.yml
index 258f68327f7d4ec12321dd47f4f8dee64111b691..6a3028e304b38140f27636d20a997e32ac189735 100644 (file)
@@ -19,6 +19,7 @@ parameters:
     type: float
     minimum: 0.0
     default: 20.0
+    mutable: yes
 
   - identifier: blur_mix
     title: Highlight Blurriness
@@ -26,6 +27,7 @@ parameters:
     minimum: 0.0
     maximum: 1.0
     default: 1.0
+    mutable: yes
 
   - identifier: highlight_cutoff
     title: Highlight Cutoff Threshold
@@ -33,3 +35,4 @@ parameters:
     minimum: 0.0
     maximum: 1.0
     default: 0.2
+    mutable: yes