summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-06-03 12:23:59 +0000
committerPaul B Mahol <onemda@gmail.com>2015-06-03 12:40:09 +0000
commitb8c0cf7880cfe3734324dcf0ff98b655b59fd41e (patch)
tree19d5c0be145b41d80bd0cc5d824991a34fad6250 /doc
parentce1761db19af10a10bca74a2a48548cb3275cf2d (diff)
avfilter/vf_blend: add linearlight and glow mode
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 333244df3b..3e61276dea 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2748,9 +2748,11 @@ Available values for component modes are:
@item divide
@item dodge
@item exclusion
+@item glow
@item hardlight
@item hardmix
@item lighten
+@item linearlight
@item multiply
@item negation
@item normal