]> git.sesse.net Git - ffmpeg/commit
avcodec/motion_est: Fix invalid left shift of negative numbers
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 26 Mar 2021 17:18:05 +0000 (18:18 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Thu, 1 Apr 2021 12:50:25 +0000 (14:50 +0200)
commit3ef65fd4d1d0cdfa0b60351c719bef93d3664ea2
treedd5cb3ce53449b3db64c2b99258dcc76a74cf605
parent3c151e79991181c8b7b9f9b888ac46eba91c5012
avcodec/motion_est: Fix invalid left shift of negative numbers

Affected many FATE-tests.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/motion_est.c
libavcodec/motion_est_template.c