From: Steinar H. Gunderson Date: Thu, 16 Jan 2014 23:14:56 +0000 (+0100) Subject: Give movit_mix's reverse parameter the same metadata as in the core mix transition. X-Git-Url: https://git.sesse.net/?p=mlt;a=commitdiff_plain;h=ef7206c302e89aac5acaadda09c149838e6d9653 Give movit_mix's reverse parameter the same metadata as in the core mix transition. --- diff --git a/src/modules/opengl/transition_movit_mix.yml b/src/modules/opengl/transition_movit_mix.yml index b0711ed0..e59d4301 100644 --- a/src/modules/opengl/transition_movit_mix.yml +++ b/src/modules/opengl/transition_movit_mix.yml @@ -35,3 +35,6 @@ parameters: description: > Reverse the direction of the transition. default: 0 + minimum: 0 + maximum: 1 + widget: checkbox