[FFmpeg-cvslog] doc/resampler: fix some trivial typos

Ganesh Ajjanagadde git at videolan.org
Sat Nov 7 14:37:16 CET 2015


ffmpeg | branch: master | Ganesh Ajjanagadde <gajjanagadde at gmail.com> | Wed Nov  4 22:37:10 2015 -0500| [91bc4de2a4fcd68950085b0a6bef99727968ce82] | committer: Ganesh Ajjanagadde

doc/resampler: fix some trivial typos

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>

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

 doc/resampler.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/resampler.texi b/doc/resampler.texi
index 2c448ae..155230f 100644
--- a/doc/resampler.texi
+++ b/doc/resampler.texi
@@ -66,8 +66,8 @@ Set rematrix volume. Default value is 1.0.
 
 @item rematrix_maxval
 Set maximum output value for rematrixing.
-This can be used to prevent clipping vs. preventing volumn reduction
-A value of 1.0 prevents cliping.
+This can be used to prevent clipping vs. preventing volume reduction.
+A value of 1.0 prevents clipping.
 
 @item flags, swr_flags
 Set flags used by the converter. Default value is 0.



More information about the ffmpeg-cvslog mailing list