aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-06-17 19:34:23 +0200
committerPaul B Mahol <onemda@gmail.com>2023-06-17 19:48:10 +0200
commit4583a24c653ea96932eac13d38e2d71d6ef4e81c (patch)
tree508554c2c5d159ef53586c7b6546381e15ad25b6 /doc
parent8fe25b120366ebce41ccc2109974dbe07aa2f656 (diff)
downloadffmpeg-4583a24c653ea96932eac13d38e2d71d6ef4e81c.tar.gz
avfilter/vf_xfade: add reveal 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 693855d28c..5e25cf293e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -25263,6 +25263,10 @@ Set one of available transition effects:
@item coverright
@item coverup
@item coverdown
+@item revealleft
+@item revealright
+@item revealup
+@item revealdown
@end table
Default transition effect is fade.