summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-31 13:14:13 +0100
committerPaul B Mahol <onemda@gmail.com>2020-01-31 13:14:13 +0100
commit53b4128ea0271d725a1c556efee65ac04322d250 (patch)
tree060f5238da962850fb44d27830f707c6298c8e6d /doc
parent113bae5985c08b243376237b563ed067d568b9c9 (diff)
avfilter/vf_xfade: add smooth transitions
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 2c9486ae58..a3cc92200d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -20065,6 +20065,10 @@ Set one of available transition effects:
@item fadeblack
@item fadewhite
@item radial
+@item smoothleft
+@item smoothright
+@item smoothup
+@item smoothdown
@end table
Default transition effect is fade.