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 14:17:42 +0100 |
commit | 3e187a9a2dfacea0d76df90dd88d957938f9d33c (patch) | |
tree | efa2b290185886b43a20e5617834d4dd2d5ef33d /ffmpeg_vda.c | |
parent | 4bfaa040fc47fa9a0e7b25ea80e3aecb4368544c (diff) | |
download | ffmpeg-3e187a9a2dfacea0d76df90dd88d957938f9d33c.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 'ffmpeg_vda.c')
0 files changed, 0 insertions, 0 deletions