aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-08-20 17:36:45 +0200
committerPaul B Mahol <onemda@gmail.com>2023-08-24 22:20:06 +0200
commit52ebb15ec1a9c5c80548262750ba07bde816cdf2 (patch)
treed617f7bc9085bc134793260a2ce666eb683f17d0 /doc
parente41bd6e65e1485fd1b44540638d06638406be2f4 (diff)
downloadffmpeg-52ebb15ec1a9c5c80548262750ba07bde816cdf2.tar.gz
avfilter/af_afade: add 4 more curves
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index cac1ee4381..90e6c433c4 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1459,6 +1459,14 @@ select logistic sigmoid
select sine cardinal function
@item isinc
select inverted sine cardinal function
+@item quat
+select quartic
+@item quatr
+select quartic root
+@item qsin2
+select squared quarter of sine wave
+@item hsin2
+select squared half of sine wave
@item nofade
no fade applied
@end table