diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-06 07:23:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-06 20:00:59 +0200 |
commit | e3650dcfc9cde6ceccf7bbc225962da196e2a386 (patch) | |
tree | b28c97e1f582e17ba421be7bb9586c78a882a89b /doc | |
parent | 670fd3b0ec8f81f7cb69932715562ddcd55096ec (diff) | |
download | ffmpeg-e3650dcfc9cde6ceccf7bbc225962da196e2a386.tar.gz |
avcodec/cinepakenc: Fix invalid shifts
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'.
Affected the FATE-tests vsynth1-cinepak, vsynth2-cinepak and
vsynth_lena-cinepak. Also fixes ticket #8220.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions