From 308177a0424b142151049b241556cc573391189c Mon Sep 17 00:00:00 2001 From: Brian Matherly Date: Tue, 26 Jul 2011 20:12:48 -0500 Subject: [PATCH] Mark composite transition metadata properties that are deprecated as such. --- src/modules/core/transition_composite.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/modules/core/transition_composite.yml b/src/modules/core/transition_composite.yml index 055935be..7e026da8 100644 --- a/src/modules/core/transition_composite.yml +++ b/src/modules/core/transition_composite.yml @@ -109,7 +109,7 @@ parameters: - identifier: start title: Start geometry description: > - A geometry specification as X/Y:WxH[!][:mix] + (deprecated) A geometry specification as X/Y:WxH[!][:mix] X, Y, W, H are assumed to pixel units unless they have the suffix '%'. @@ -123,15 +123,16 @@ parameters: - identifier: end title: End geometry description: > - X/Y:WxH[:mix] - The end geometry specification (see "start"). + (deprecated) X/Y:WxH[:mix] - The end geometry specification (see "start"). type: geometry readonly: no mutable: yes - identifier: key[F] title: Key frame geometry description: > - X/Y:WxH[:mix] - set a key frame for geometry between the in and out. F is - a frame number and can be negative to make it relative to the out point. + (deprecated) X/Y:WxH[:mix] - set a key frame for geometry between the in + and out. F is a frame number and can be negative to make it relative to + the out point. type: geometry readonly: no mutable: yes -- 2.39.2