diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-12-16 16:48:19 +0100 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-12-20 15:06:05 +0100 |
commit | 564e63a0334f12ea3fbfde45d8e86be47792b3aa (patch) | |
tree | b25047c1939ff4c5753ef99e8ce12de437bf0340 /libavutil/x86/float_dsp_init.c | |
parent | c1b7e9fe52d310d5eaa4cb218610d2aab0fe5e88 (diff) | |
download | ffmpeg-564e63a0334f12ea3fbfde45d8e86be47792b3aa.tar.gz |
on2avc: limit number of bits to 30 in get_egolomb
More don't fit into the integer output.
Also use get_bits_long, since get_bits only supports reading up to 25
bits, while get_bits_long supports the full integer range.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 4d5c3b02e9d2c9a630ca433fabca43285879e0b8)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavutil/x86/float_dsp_init.c')
0 files changed, 0 insertions, 0 deletions