[FFmpeg-devel] [PATCH] doc/filters: s/nb_inputs/inputs for stack filters

Lou Logan lou at lrcd.com
Mon Oct 12 20:24:11 CEST 2015


Signed-off-by: Lou Logan <lou at lrcd.com>
---
 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
 
-- 
2.6.1



More information about the ffmpeg-devel mailing list