diff options
author | Umair Khan <omerjerk@gmail.com> | 2016-03-12 02:34:30 +0530 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-08-15 18:54:34 +0200 |
commit | 1dd34bdb09ad8963c7741837ae3a54d2d5bd347e (patch) | |
tree | caee7b486526654ec1dbf40049cb767765ad0039 /libavformat/anm.c | |
parent | 04987035ffca8cacb580002931abfe70df86a996 (diff) | |
download | ffmpeg-1dd34bdb09ad8963c7741837ae3a54d2d5bd347e.tar.gz |
avcodec/alsdec: fix max bits in ltp prefix code
The maximum number of bits int the prefix code for
p(0) is 4. By setting it as 3, we were missing the
last 0 bit.
This fixes bug #4715 present on the trac.
Signed-off-by: Umair Khan <omerjerk@gmail.com>
Reviewed-by: Thilo Borgmann <thilo.borgmann@mail.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 5d64ba9d18294a305f4f46c9a64e592dc5d34aa9)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/anm.c')
0 files changed, 0 insertions, 0 deletions