mirror of https://git.ffmpeg.org/ffmpeg.git
doc/resampler: fix two typo.
This commit is contained in:
parent
0224375180
commit
35a995f451
|
@ -60,7 +60,7 @@ Specify the output sample format. It is set by default to @code{none}.
|
||||||
|
|
||||||
@item tsf, internal_sample_fmt
|
@item tsf, internal_sample_fmt
|
||||||
Set the internal sample format. Default value is @code{none}.
|
Set the internal sample format. Default value is @code{none}.
|
||||||
This will automatically be choosen when its not explicitly set.
|
This will automatically be chosen when it is not explicitly set.
|
||||||
|
|
||||||
@item icl, in_channel_layout
|
@item icl, in_channel_layout
|
||||||
Set the input channel layout.
|
Set the input channel layout.
|
||||||
|
|
Loading…
Reference in New Issue