[FFmpeg-cvslog] doc/filters.texi: fix typo in volume description
Stefano Sabatini
git at videolan.org
Sat Jan 7 23:02:41 CET 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sat Jan 7 21:39:15 2012 +0100| [78c47e0a1ef15ae6d12d7494b3757e334c70759e] | committer: Stefano Sabatini
doc/filters.texi: fix typo in volume description
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=78c47e0a1ef15ae6d12d7494b3757e334c70759e
---
doc/filters.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index de73e3f..eaa2c33 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -367,7 +367,7 @@ how the audio volume will be increased or decreased.
Output values are clipped to the maximum value.
-If @var{vol} is expressed as a decimal number, and the output audio
+If @var{vol} is expressed as a decimal number, the output audio
volume is given by the relation:
@example
@var{output_volume} = @var{vol} * @var{input_volume}
More information about the ffmpeg-cvslog
mailing list