diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-06-25 22:47:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-23 01:33:48 +0200 |
commit | fdf166c5d2bb0e0d1771cfabcdf66f3c3391cac2 (patch) | |
tree | 886edb3e06efe8fb89535127300d0c2e12dfad37 /ffmpeg.c | |
parent | 874b3117ed6222d620d380b3f0e20c176339cf68 (diff) | |
download | ffmpeg-fdf166c5d2bb0e0d1771cfabcdf66f3c3391cac2.tar.gz |
vc1dec: use get_bits_long and limit the read bits to 32
get_bits should not be used with more than 25 bits.
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 1f1e0a2971b2a01f275bb5088c2e36166514be64)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 2e1226a695dd2faada939e0bdc3ee166b05c3579)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions