[FFmpeg-cvslog] doc/filters: s/nb_inputs/inputs for stack filters
Lou Logan
git at videolan.org
Mon Oct 12 20:56:48 CEST 2015
ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Mon Oct 12 10:09:22 2015 -0800| [329bd254750f3f90f4cf4a50f177aeb12458d449] | committer: Lou Logan
doc/filters: s/nb_inputs/inputs for stack filters
Signed-off-by: Lou Logan <lou at lrcd.com>
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=329bd254750f3f90f4cf4a50f177aeb12458d449
---
doc/filters.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 4abc786..34008e5 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
- at item nb_inputs
+ at 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
- at item nb_inputs
+ at item inputs
Set number of input streams. Default is 2.
@end table
More information about the ffmpeg-cvslog
mailing list