From 8d6625642db064a45224cb7a8e037f6e79a6554d Mon Sep 17 00:00:00 2001 From: Andreas Cadhalpun Date: Tue, 29 Sep 2015 20:08:26 +0200 Subject: doc: fix spelling errors Reviewed-by: Lou Logan Signed-off-by: Andreas Cadhalpun --- doc/encoders.texi | 2 +- doc/filters.texi | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/encoders.texi b/doc/encoders.texi index d7023bf6b6..ba7f2b7a9d 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1411,7 +1411,7 @@ can be selected with @code{-pred 1}. @table @option @item format Can be set to either @code{j2k} or @code{jp2} (the default) that -allows to store non-rgb pix_fmts. +makes it possible to store non-rgb pix_fmts. @end table diff --git a/doc/filters.texi b/doc/filters.texi index 506b5a64e9..9ab7d43e82 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1118,7 +1118,7 @@ Number_of_samples For example full key look like this @code{lavfi.astats.1.DC_offset} or this @code{lavfi.astats.Overall.Peak_count}. -For description what each key means read bellow. +For description what each key means read below. @item reset Set number of frame after which stats are going to be recalculated. @@ -2400,7 +2400,7 @@ Amount of milliseconds the signal has to rise above the threshold before gain reduction starts. Default is 20. Range is between 0.01 and 2000. @item release -Amount of milliseconds the signal has to fall bellow the threshold before +Amount of milliseconds the signal has to fall below the threshold before reduction is decreased again. Default is 250. Range is between 0.01 and 9000. @item makeup @@ -4533,7 +4533,7 @@ It accepts the following options: @item threshold1 @item threshold2 @item threshold3 -Allows to limit the maximum change for each plane, default is 65535. +Limit the maximum change for each plane, default is 65535. If 0, plane will remain unchanged. @end table @@ -4738,7 +4738,7 @@ It accepts the following options: @item threshold1 @item threshold2 @item threshold3 -Allows to limit the maximum change for each plane, default is 65535. +Limit the maximum change for each plane, default is 65535. If 0, plane will remain unchanged. @item coordinates @@ -5675,7 +5675,7 @@ It accepts the following options: @item threshold1 @item threshold2 @item threshold3 -Allows to limit the maximum change for each plane, default is 65535. +Limit the maximum change for each plane, default is 65535. If 0, plane will remain unchanged. @item coordinates @@ -7369,7 +7369,7 @@ It accepts the following options: @item threshold1 @item threshold2 @item threshold3 -Allows to limit the maximum change for each plane, default is 65535. +Limit the maximum change for each plane, default is 65535. If 0, plane will remain unchanged. @end table @@ -10405,7 +10405,7 @@ stereo3d=sbsl:aybd @end example @item -Convert input video from above bellow (left eye above, right eye below) to side by side crosseye. +Convert input video from above below (left eye above, right eye below) to side by side crosseye. @example stereo3d=abl:sbsr @end example -- cgit v1.2.3