summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-02-25 21:21:29 +0100
committerAnton Khirnov <anton@khirnov.net>2013-04-09 19:12:06 +0200
commit7b3eb745b98b04dd8a4970b9fd6c98998e858fc1 (patch)
treee5ee7b61657b03fe804bd95aeeda50a4f50f900a /doc/filters.texi
parenta42d6e6c4c19912b73cae8ca9133b4202667c303 (diff)
vsrc_testsrc: switch to an AVOptions-based system.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index c5e1b821a4..87a3d1f48a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2466,8 +2466,7 @@ The @code{testsrc} source generates a test video pattern, showing a
color pattern, a scrolling gradient and a timestamp. This is mainly
intended for testing purposes.
-Both sources accept an optional sequence of @var{key}=@var{value} pairs,
-separated by ":". The description of the accepted options follows.
+The sources accept the following options:
@table @option