mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
cosmetics: Fix another common typo, dependAnt --> dependEnt.
Originally committed as revision 8114 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bae79c048f
commit
eafcac6ac8
9 changed files with 13 additions and 13 deletions
|
|
@ -108,7 +108,7 @@ int ff_wma_init(AVCodecContext * avctx, int flags2)
|
|||
s->nb_block_sizes = 1;
|
||||
}
|
||||
|
||||
/* init rate dependant parameters */
|
||||
/* init rate dependent parameters */
|
||||
s->use_noise_coding = 1;
|
||||
high_freq = s->sample_rate * 0.5;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue