diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-11-04 22:37:10 -0500 |
---|---|---|
committer | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-11-07 08:32:22 -0500 |
commit | 91bc4de2a4fcd68950085b0a6bef99727968ce82 (patch) | |
tree | 5f6d86fb5f754b1271ff494f08630ca7878643a4 /doc/resampler.texi | |
parent | 183720eb6efedcabe3db8643676e55a4d9d2896d (diff) | |
download | ffmpeg-91bc4de2a4fcd68950085b0a6bef99727968ce82.tar.gz |
doc/resampler: fix some trivial typos
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'doc/resampler.texi')
-rw-r--r-- | doc/resampler.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/resampler.texi b/doc/resampler.texi index 2c448ae2b9..155230fa6f 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. |