aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-10 23:26:15 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-11 00:21:47 +0200
commit791da4706cc386bba2fe439f3b4bd20caf90c3d3 (patch)
treef25f425a186dc74b8861b119e90320769f51ba93 /doc/filters.texi
parentbd85fee91481abd98c0adb37784f9acd3c9f1b94 (diff)
downloadffmpeg-791da4706cc386bba2fe439f3b4bd20caf90c3d3.tar.gz
lavfi/mandelbrot: switch to an AVOptions-based system.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index e5d2e8e49d..5dfe5a1f5b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5919,9 +5919,7 @@ cellauto=p='@@@@ @@ @@@@':s=100x400:full=0:rule=18
Generate a Mandelbrot set fractal, and progressively zoom towards the
point specified with @var{start_x} and @var{start_y}.
-This source accepts a list of options in the form of
-@var{key}=@var{value} pairs separated by ":". A description of the
-accepted options follows.
+This source accepts the following options:
@table @option