summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-resampler.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-01-21 21:16:43 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-01-21 21:16:43 +0100
commit83440f40ba37677df66b8360aa6da398bbe4724f (patch)
tree69b78b6567b2b1dd2f76f0da023d8b1b10659cde /doc/ffmpeg-resampler.texi
parent2dd07518afb3c96b8722d3d2bd4e074eaa90dc9c (diff)
doc/swr: Mention that the internal sample format is choosen automatically if not set
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffmpeg-resampler.texi')
-rw-r--r--doc/ffmpeg-resampler.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index ccd922c256..efecb570c2 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -60,6 +60,7 @@ Specify the output sample format. It is set by default to @code{none}.
@item tsf, internal_sample_fmt
Set the internal sample format. Default value is @code{none}.
+This will automatically be choosen when its not explicitly set.
@item icl, in_channel_layout
Set the input channel layout.