From: Dan Dennedy Date: Mon, 30 Dec 2013 08:12:57 +0000 (-0800) Subject: Fix title of movit.overlay transition. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=86bd61bf41180f188eaef7848ac83b4e8cadccc7;p=mlt Fix title of movit.overlay transition. --- diff --git a/src/modules/opengl/transition_movit_overlay.yml b/src/modules/opengl/transition_movit_overlay.yml index 0ae18b27..2d1a9670 100644 --- a/src/modules/opengl/transition_movit_overlay.yml +++ b/src/modules/opengl/transition_movit_overlay.yml @@ -1,7 +1,7 @@ schema_version: 0.1 type: transition identifier: movit.overlay -title: Dissolve (GLSL) +title: Overlay (GLSL) version: 1 copyright: Dan Dennedy creator: Steinar H. Gunderson