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-18 15:29:57 +0100 |
commit | 4d5c3b02e9d2c9a630ca433fabca43285879e0b8 (patch) | |
tree | 6d8905878be2b95380406d4dbe34b340ace2b896 /libavcodec/vaapi_vc1.c | |
parent | 4386f17bbdf79d19339ab8434b15109dedfb9551 (diff) | |
download | ffmpeg-4d5c3b02e9d2c9a630ca433fabca43285879e0b8.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>
Diffstat (limited to 'libavcodec/vaapi_vc1.c')
0 files changed, 0 insertions, 0 deletions