]> git.sesse.net Git - mlt/commitdiff
Give movit_mix's reverse parameter the same metadata as in the core mix transition.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 16 Jan 2014 23:14:56 +0000 (00:14 +0100)
committerDan Dennedy <dan@dennedy.org>
Fri, 17 Jan 2014 03:27:47 +0000 (19:27 -0800)
src/modules/opengl/transition_movit_mix.yml

index b0711ed046c380c88286d62992042caaaf8e51fd..e59d4301265f672b7f7d0af8392da13e6bc89c55 100644 (file)
@@ -35,3 +35,6 @@ parameters:
     description: >
       Reverse the direction of the transition.
     default: 0
+    minimum: 0
+    maximum: 1
+    widget: checkbox