Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-09-29 21:08:26 +0300
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-10-09 23:09:08 +0300
commit8d6625642db064a45224cb7a8e037f6e79a6554d (patch)
tree30cfba33bc81a26295dd4b371c208d6204104ef4 /doc
parent35af7add6fac7f926d0cbb5724f36f0fe5022488 (diff)
doc: fix spelling errors
Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi2
-rw-r--r--doc/filters.texi14
2 files changed, 8 insertions, 8 deletions
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