diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-06 07:23:14 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-02 00:27:48 +0200 |
commit | 96f18b64276b1172f344d729833bdb982d9d800f (patch) | |
tree | 5728434d2053be44295e107331d1296ec7d50b1f /libavformat/dash.c | |
parent | 946d2893a918b8e4178c7623c1e224ea87d23654 (diff) | |
download | ffmpeg-96f18b64276b1172f344d729833bdb982d9d800f.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)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/dash.c')
0 files changed, 0 insertions, 0 deletions