aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/hw_decode.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-10-06 07:23:14 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-07-02 10:15:07 +0200
commit3858c755d90e0cefd5549f85a64967d7a163dd55 (patch)
tree25fffa9a86e2c8038af2178423570b7a7e04b21d /doc/examples/hw_decode.c
parent41fba5d5a0331573087a93ac7bbd5c28c547bc17 (diff)
downloadffmpeg-3858c755d90e0cefd5549f85a64967d7a163dd55.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 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions