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:28 +0100 |
commit | f71e0b798a5091b98472a2f9a343283134240a31 (patch) | |
tree | 8eb30ccc24947e3c0922c2a0a75b8440d2c0835d /libavcodec/raw.c | |
parent | e4b4f9e2dc30701386b32a33cc83c17dedeef041 (diff) | |
download | ffmpeg-f71e0b798a5091b98472a2f9a343283134240a31.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 'libavcodec/raw.c')
0 files changed, 0 insertions, 0 deletions