Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-02-07 21:24:49 +0300
committerPaul B Mahol <onemda@gmail.com>2016-02-07 21:50:11 +0300
commitba618bde7f1362b4f9456ab40303f1d79d91cccf (patch)
tree6978e83526c598608a024f6f3e0a5a3156f69a59 /doc
parent0bcffc79242492073e64ee2d6936d2c621c0feb6 (diff)
avfilter/vf_blend: add multiply128 mode
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6b57c0cd28..8ae402af58 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4138,6 +4138,7 @@ Available values for component modes are:
@item lighten
@item linearlight
@item multiply
+@item multiply128
@item negation
@item normal
@item or