]> git.sesse.net Git - ffmpeg/commit
avcodec/ituh263dec: Fix undefined left shift of negative number
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 28 Sep 2019 02:26:07 +0000 (04:26 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 28 Sep 2019 15:24:32 +0000 (17:24 +0200)
commit324487b596fbcda0a5753c7bb7b2e96e9d512479
tree0a009ecffb896fedeccdd29a499440748a749b27
parentb7f156e8cbdf3256c7860c62ebb7a6c3002cbb03
avcodec/ituh263dec: Fix undefined left shift of negative number

Fixes ticket #8160.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/ituh263dec.c