aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vsrc_sierpinski.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-10-06 14:52:11 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-10-09 16:38:28 +0200
commitaa262dcce850e7d0361bb6c78d833f7249543712 (patch)
tree65721cc00a461af5c6b615d5a9b432f9e3c7ee42 /libavfilter/vsrc_sierpinski.c
parentbb13cdbe279d92f595243a9b3e2b91fb48cf146c (diff)
downloadffmpeg-aa262dcce850e7d0361bb6c78d833f7249543712.tar.gz
avfilter/vf_minterpolate: Fix left shift of negative value
This has happened when initializing the motion estimation context if width or height of the video was smaller than the block size used for motion estimation and if the motion interpolation mode indicates not to use motion estimation. The solution is of course to only initialize the motion estimation context if the interpolation mode uses motion estimation. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/vsrc_sierpinski.c')
0 files changed, 0 insertions, 0 deletions