summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-13 17:56:19 +0100
committerPaul B Mahol <onemda@gmail.com>2020-01-18 17:27:10 +0100
commit273886fa60c347e07c57ec2b927f70ad94fc84bb (patch)
treedccacf137dbc349ad360543ad72bced300fd41a5 /doc
parentfdddc0d678ecfd563d5b753d7c79086884b861e5 (diff)
avfilter/asrc_anoisesrc: add velvet noise
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 237e182aa8..05739c7c6c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5985,7 +5985,7 @@ results in noise with an infinite length.
@item color, colour, c
Specify the color of noise. Available noise colors are white, pink, brown,
-blue and violet. Default color is white.
+blue, violet and velvet. Default color is white.
@item seed, s
Specify a value used to seed the PRNG.