aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-23 14:01:51 +0200
committerClément Bœsch <ubitux@gmail.com>2013-05-23 17:22:05 +0200
commitd51dfc7ec4f73af1b2391daf7db61942352814f7 (patch)
tree6109b369e45bef364555ddf63d59ba9b6134c6d3 /doc/filters.texi
parenta0a41db3398e2ea15b85d534877c53bc381de73b (diff)
downloadffmpeg-d51dfc7ec4f73af1b2391daf7db61942352814f7.tar.gz
doc/filters: fix wording of color option in testsrc filters.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 779238faf5..8bb132e6b0 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -7421,7 +7421,7 @@ The sources accept the following options:
@table @option
@item color, c
-Specify the color of the source, only used in the @code{color}
+Specify the color of the source, only available in the @code{color}
source. It can be the name of a color (case insensitive match) or a
0xRRGGBB[AA] sequence, possibly followed by an alpha specifier. The
default value is "black".