diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 09:58:07 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 09:58:07 +0000 |
commit | 6ef93402f4fec206cc714f8c8b9dd0a00c687a0e (patch) | |
tree | b252e72523dfa6a9225433596a15ff742bf0f471 | |
parent | b641982b234de95b46481135edb6a2e0f86afd4e (diff) | |
download | ffmpeg-6ef93402f4fec206cc714f8c8b9dd0a00c687a0e.tar.gz |
Slightly clarify expression in for the anullsrc source documentation.
Originally committed as revision 25191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index d0fcbca3eb..54cdf589dc 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -34,8 +34,8 @@ integer or a string representing a channel layout. The default value of @var{channel_layout} is 3, which corresponds to CH_LAYOUT_STEREO. Check the channel_layout_map definition in -@file{libavcodec/audioconvert.c} for the correspondance between string -and channel layout values. +@file{libavcodec/audioconvert.c} for the mapping between strings and +channel layout values. Follow some examples: @example |