diff options
author | Umair Khan <[email protected]> | 2016-03-12 02:34:30 +0530 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2016-03-12 01:56:58 +0100 |
commit | 5d64ba9d18294a305f4f46c9a64e592dc5d34aa9 (patch) | |
tree | 0f9b9b413a920b51f52a378bf83dcdc70a734807 /libavutil/fixed_dsp.c | |
parent | 15ef98afd10b3696d29fb6d19606ba03a9dd47ad (diff) |
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 <[email protected]>
Reviewed-by: Thilo Borgmann <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/fixed_dsp.c')
0 files changed, 0 insertions, 0 deletions