diff options
author | Paul B Mahol <onemda@gmail.com> | 2016-01-24 20:47:49 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-31 00:24:52 +0100 |
commit | d7c0287fbdac7d52f441f2017c55f5e0483c077e (patch) | |
tree | b4425d562ee051d1c1c718707d60cc63a91cb550 /libavformat/yop.c | |
parent | 7bcf142c02e0b3f462b61a1377e963c6366597e7 (diff) | |
download | ffmpeg-d7c0287fbdac7d52f441f2017c55f5e0483c077e.tar.gz |
avcodec/flacenc: fix calculation of bits required in case of custom sample rate
Sample rate of 11025 takes 16 bits but previous code would pick only 8.
Fixes assertion failure.
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
(cherry picked from commit 3e7d6849120d61bb354376d52786c26f20e20835)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/yop.c')
0 files changed, 0 insertions, 0 deletions