[FFmpeg-cvslog] doc/filters: document geq rgb mode
Michael Niedermayer
git at videolan.org
Tue Apr 23 16:24:42 CEST 2013
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Apr 23 16:13:53 2013 +0200| [488c760091c2497ba7681d2fad8244b941a5b8c7] | committer: Michael Niedermayer
doc/filters: document geq rgb mode
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=488c760091c2497ba7681d2fad8244b941a5b8c7
---
doc/filters.texi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 21a3c0f..736da6f 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
+ at item r
+the red expression
+ at item g
+the green expression
+ at item b
+the blue expression
@end table
If one of the chrominance expression is not defined, it falls back on the other
More information about the ffmpeg-cvslog
mailing list