From 53b08080425b553f694f7ecf01f10cd61dee8032 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Sun, 14 Jun 2015 23:20:38 +0200 Subject: [PATCH] compositor: update zorder documentation. It is not bound between 0 and 10000 anymore. --- gst/compositor/compositor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/compositor/compositor.c b/gst/compositor/compositor.c index dfeb379..2e8ab5c 100644 --- a/gst/compositor/compositor.c +++ b/gst/compositor/compositor.c @@ -56,8 +56,8 @@ * (#gdouble) * * - * "zorder": The z-order position of the picture in the composition; between - * 0 and 10000. (#guint) + * "zorder": The z-order position of the picture in the composition + * (#guint) * * * -- 2.7.4