summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-07 17:38:22 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-07 17:38:22 +0200
commit3d308746eb4517ed368c8b6949768ed8b2dc91e1 (patch)
tree47bdf669299e90ec8f24631bc97fccc86762611e /doc
parent9c120b4d4201edad9381ec7fe292de36c785fab7 (diff)
avfilter/af_afade: add logistic sigmoid curve
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 2ed0aa2854..b523877cf3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -955,6 +955,8 @@ select inverted half of sine wave
select double-exponential seat
@item desi
select double-exponential sigmoid
+@item losi
+select logistic sigmoid
@end table
@end table