aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2015-10-12 10:09:22 -0800
committerLou Logan <lou@lrcd.com>2015-10-12 10:56:13 -0800
commit329bd254750f3f90f4cf4a50f177aeb12458d449 (patch)
tree53217f8d4bacccaf89fde4ac2bb51b113754a05a /doc/filters.texi
parent1156b634c18fcbaa0d107df8135578031242815c (diff)
downloadffmpeg-329bd254750f3f90f4cf4a50f177aeb12458d449.tar.gz
doc/filters: s/nb_inputs/inputs for stack filters
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 4abc786858..34008e51c0 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -7128,7 +7128,7 @@ to create same output.
The filter accept the following option:
@table @option
-@item nb_inputs
+@item inputs
Set number of input streams. Default is 2.
@end table
@@ -11550,7 +11550,7 @@ to create same output.
The filter accept the following option:
@table @option
-@item nb_inputs
+@item inputs
Set number of input streams. Default is 2.
@end table