From 488c760091c2497ba7681d2fad8244b941a5b8c7 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 23 Apr 2013 16:13:53 +0200 Subject: [PATCH] doc/filters: document geq rgb mode Signed-off-by: Michael Niedermayer --- doc/filters.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index 21a3c0f5b2..736da6fc8d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3759,6 +3759,12 @@ the chrominance blue expression the chrominance red expression @item alpha_expr the alpha expression +@item r +the red expression +@item g +the green expression +@item b +the blue expression @end table If one of the chrominance expression is not defined, it falls back on the other