aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/gifdec.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-16 16:48:19 +0100
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-20 13:39:24 +0100
commit6d7b4dbcb4103a0c54d486d3a51aa3122a4914b6 (patch)
tree9b5b457ab10aae53b82ca3e8b31b03d96fd2edb2 /libavformat/gifdec.c
parent644179e0d4155ae8f5ddd5c3f6bd003e2e13cf94 (diff)
downloadffmpeg-6d7b4dbcb4103a0c54d486d3a51aa3122a4914b6.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 'libavformat/gifdec.c')
0 files changed, 0 insertions, 0 deletions