[FFmpeg-cvslog] doc/filters: fix typos

2019-02-09 Thread Reto Kromer
ffmpeg | branch: master | Reto Kromer  | Sun Feb 10 06:59:09 
2019 +0100| [d20902fd2399ae04cbd5c02e83fbd90c68592555] | committer: Gyan Doshi

doc/filters: fix typos

Signed-off-by: Gyan Doshi 

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d20902fd2399ae04cbd5c02e83fbd90c68592555
---

 doc/filters.texi | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index aa5230cc48..ac6f6f0082 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -431,7 +431,7 @@ Range is between 0 and 1.
 @end table
 
 @section acontrast
-Simple audio dynamic range commpression/expansion filter.
+Simple audio dynamic range compression/expansion filter.
 
 The filter accepts the following options:
 
@@ -605,8 +605,8 @@ The lower value, the more samples will be detected as 
impulsive noise.
 @item b
 Set burst fusion, in percentage of window size. Allowed range is @code{0} to
 @code{10}. Default value is @code{2}.
-If any two samples deteced as noise are spaced less than this value then any
-sample inbetween those two samples will be also detected as noise.
+If any two samples detected as noise are spaced less than this value then any
+sample in between those two samples will be also detected as noise.
 
 @item m
 Set overlap method.
@@ -1220,7 +1220,7 @@ Set max allowed Impulse Response filter duration in 
seconds. Default is 30 secon
 Allowed range is 0.1 to 60 seconds.
 
 @item response
-Show IR frequency reponse, magnitude(magenta) and phase(green) and group 
delay(yellow) in additional video stream.
+Show IR frequency response, magnitude(magenta), phase(green) and group 
delay(yellow) in additional video stream.
 By default it is disabled.
 
 @item channel
@@ -1382,7 +1382,7 @@ Z-plane zeros/poles, polar degrees
 
 @item r
 Set kind of processing.
-Can be @code{d} - direct or @code{s} - serial cascading. Defauls is @code{s}.
+Can be @code{d} - direct or @code{s} - serial cascading. Default is @code{s}.
 
 @item e
 Set filtering precision.
@@ -10534,7 +10534,7 @@ max value instead of calculating Minkowski distance.
 @item sigma
 The standard deviation of Gaussian blur to be applied on the scene. Must be
 chosen in the range [0,1024.0] and default value = 1. floor( @var{sigma} * 
break_off_sigma(3) )
-can't be euqal to 0 if @var{difford} is greater than 0.
+can't be equal to 0 if @var{difford} is greater than 0.
 @end table
 
 @subsection Examples
@@ -18858,7 +18858,7 @@ Default value for each plane is @code{0 0 0 0 1 0 0 0 
0}.
 @item 3rdiv
 Set multiplier for calculated value for each plane.
 If unset or 0, it will be sum of all matrix elements.
-The option value must be an float number greater or equal to @code{0.0}. 
Default value is @code{1.0}.
+The option value must be a float number greater or equal to @code{0.0}. 
Default value is @code{1.0}.
 
 @item 0bias
 @item 1bias
@@ -18866,7 +18866,7 @@ The option value must be an float number greater or 
equal to @code{0.0}. Default
 @item 3bias
 Set bias for each plane. This value is added to the result of the 
multiplication.
 Useful for making the overall image brighter or darker.
-The option value must be an float number greater or equal to @code{0.0}. 
Default value is @code{0.0}.
+The option value must be a float number greater or equal to @code{0.0}. 
Default value is @code{0.0}.
 
 @end table
 
@@ -19136,7 +19136,7 @@ the cpu version tonemap currently. A setting of 0.0 
disables this option.
 
 @item threshold
 The tonemapping algorithm parameters is fine-tuned per each scene. And a 
threshold
-is used to detect whether the scene has changed or not. If the distance beween
+is used to detect whether the scene has changed or not. If the distance between
 the current frame average brightness and the current running average exceeds
 a threshold value, we would re-calculate scene average and peak brightness.
 The default value is 0.2.
@@ -19558,7 +19558,7 @@ Set outer coloring mode.
 It shall assume one of following values:
 @table @option
 @item iteration_count
-Set iteration cound mode.
+Set iteration count mode.
 @item normalized_iteration_count
 set normalized iteration count mode.
 @end table
@@ -22479,7 +22479,7 @@ This filter is primarily created for reversing 
processed @ref{showspectrum}
 filter outputs, but can synthesize sound from other spectrograms too.
 But in such case results are going to be poor if the phase data is not
 available, because in such cases phase data need to be recreated, usually
-its just recreated from random noise.
+it's just recreated from random noise.
 For best results use gray only output (@code{channel} color mode in
 @ref{showspectrum} filter) and @code{log} scale for magnitude video and
 @code{lin} scale for phase video. To produce phase, for 2nd video, use

___
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog


[FFmpeg-cvslog] doc/filters: fix typos and spelling errors

2014-12-16 Thread Lou Logan
ffmpeg | branch: master | Lou Logan l...@lrcd.com | Tue Dec 16 10:32:00 2014 
-0900| [a9a3c005b889fa44183d5a0118a34402c07b1cab] | committer: Lou Logan

doc/filters: fix typos and spelling errors

Prompted-by: Carl Oxwall @oxwall
Signed-off-by: Lou Logan l...@lrcd.com

 http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9a3c005b889fa44183d5a0118a34402c07b1cab
---

 doc/filters.texi |   30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 2f0e7fe..7fac8fb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -922,7 +922,7 @@ It accepts the following option:
 @table @option
 @item length
 Short window length in seconds, used for peak and trough RMS measurement.
-Default is @code{0.05} (50 miliseconds). Allowed range is @code{[0.1 - 10]}.
+Default is @code{0.05} (50 milliseconds). Allowed range is @code{[0.1 - 10]}.
 @end table
 
 A description of each shown parameter follows:
@@ -1465,12 +1465,12 @@ Set base delay in milliseconds. Range from 0 to 30. 
Default value is 0.
 Set added swep delay in milliseconds. Range from 0 to 10. Default value is 2.
 
 @item regen
-Set percentage regeneneration (delayed signal feedback). Range from -95 to 95.
+Set percentage regeneration (delayed signal feedback). Range from -95 to 95.
 Default value is 0.
 
 @item width
 Set percentage of delayed signal mixed with original. Range from 0 to 100.
-Default valu is 71.
+Default value is 71.
 
 @item speed
 Set sweeps per second (Hz). Range from 0.1 to 10. Default value is 0.5.
@@ -1875,7 +1875,7 @@ or amplitude ratio. Default value is @code{0}.
 @item stop_periods
 Set the count for trimming silence from the end of audio.
 To remove silence from the middle of a file, specify a @var{stop_periods}
-that is negative. This value is then threated as a positive value and is
+that is negative. This value is then treated as a positive value and is
 used to indicate the effect should restart processing as specified by
 @var{start_periods}, making it suitable for removing periods of silence
 in the middle of the audio.
@@ -2169,7 +2169,7 @@ The sample rate of the incoming audio buffers.
 
 @item sample_fmt
 The sample format of the incoming audio buffers.
-Either a sample format name or its corresponging integer representation from
+Either a sample format name or its corresponding integer representation from
 the enum AVSampleFormat in @file{libavutil/samplefmt.h}
 
 @item channel_layout
@@ -2378,7 +2378,7 @@ Set the voice to use for the speech synthesis. Default 
value is
 
 @itemize
 @item
-Read from file @file{speech.txt}, and synthetize the text using the
+Read from file @file{speech.txt}, and synthesize the text using the
 standard flite voice:
 @example
 flite=textfile=speech.txt
@@ -3258,7 +3258,7 @@ crop=in_w:1/PHI*in_w
 @end example
 
 @item
-Appply trembling effect:
+Apply trembling effect:
 @example
 crop=in_w/2:in_h/2:(in_w-out_w)/2+((in_w-out_w)/2)*sin(n/10):(in_h-out_h)/2 
+((in_h-out_h)/2)*sin(n/7)
 @end example
@@ -5861,11 +5861,11 @@ The filter accepts the following options:
 @table @option
 @item cx
 Relative x-coordinate of the focal point of the image, and thereby the center 
of the
-distrortion. This value has a range [0,1] and is expressed as fractions of the 
image
+distortion. This value has a range [0,1] and is expressed as fractions of the 
image
 width.
 @item cy
 Relative y-coordinate of the focal point of the image, and thereby the center 
of the
-distrortion. This value has a range [0,1] and is expressed as fractions of the 
image
+distortion. This value has a range [0,1] and is expressed as fractions of the 
image
 height.
 @item k1
 Coefficient of the quadratic correction term. 0.5 means no correction.
@@ -6447,7 +6447,7 @@ libopencv function @code{cvSmooth}.
 Overlay one video on top of another.
 
 It takes two inputs and has one output. The first input is the main
-video on which the second input is overlayed.
+video on which the second input is overlaid.
 
 It accepts the following parameters:
 
@@ -6456,7 +6456,7 @@ A description of the accepted options follows.
 @table @option
 @item x
 @item y
-Set the expression for the x and y coordinates of the overlayed video
+Set the expression for the x and y coordinates of the overlaid video
 on the main video. Default value is 0 for both expressions. In case
 the expression is invalid, it is set to a huge value (meaning that the
 overlay will not be displayed within the output visible area).
@@ -7333,7 +7333,7 @@ it. Default value is 1.
 
 @item fillcolor, c
 Set the color used to fill the output area not covered by the rotated
-image. For the generalsyntax of this option, check the Color section in the
+image. For the general syntax of this option, check the Color section in the
 ffmpeg-utils manual. If the special value none is selected then no
 background is printed (useful for example if the background is never shown).
 
@@ -8558,7 +8558,7 @@ more advanced