[FFmpeg-cvslog] doc/filter.texi: fix some spotted typos

Paul B Mahol git at videolan.org
Mon Mar 26 00:28:23 EEST 2018


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Mar 25 23:10:59 2018 +0200| [261171d084bc89313c1fb9ace643243959aeef9f] | committer: Paul B Mahol

doc/filter.texi: fix some spotted typos

Signed-off-by: Paul B Mahol <onemda at gmail.com>

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

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

diff --git a/doc/filters.texi b/doc/filters.texi
index 1620ae1cfa..5c119c0151 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -509,7 +509,7 @@ An Anti-Aliasing setting is able to produce "softer" crushing sounds.
 Another feature of this filter is the logarithmic mode.
 This setting switches from linear distances between bits to logarithmic ones.
 The result is a much more "natural" sounding crusher which doesn't gate low
-signals for example. The human ear has a logarithmic perception, too
+signals for example. The human ear has a logarithmic perception,
 so this kind of crushing is much more pleasant.
 Logarithmic crushing is also able to get anti-aliased.
 
@@ -3606,7 +3606,7 @@ lv2=p=http\\\\://calf.sourceforge.net/plugins/BassEnhancer:c=amount=2
 @end example
 
 @item
-Apply bass vinyl plugin from Calf:
+Apply vinyl plugin from Calf:
 @example
 lv2=p=http\\\\://calf.sourceforge.net/plugins/Vinyl:c=drone=0.2|aging=0.5
 @end example
@@ -20056,7 +20056,7 @@ Scale pixel values for each drawn sample.
 Draw every sample directly.
 @end table
 
-Default vlaue is @code{scale}.
+Default value is @code{scale}.
 @end table
 
 @subsection Examples



More information about the ffmpeg-cvslog mailing list