diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-06 07:23:14 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-20 03:51:23 +0200 |
commit | d74e112ad8c236055c1232d3a14fd5b81d521a61 (patch) | |
tree | 3bd76d48b8f0c127ac994286fe69ee95c0738804 /doc/examples/demuxing_decoding.c | |
parent | 02ac15ff355fd95abe6775976ff16d5df64ea7be (diff) | |
download | ffmpeg-d74e112ad8c236055c1232d3a14fd5b81d521a61.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>
(cherry picked from commit e3650dcfc9cde6ceccf7bbc225962da196e2a386)
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions