aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/extract_mvs.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>2021-02-27 07:20:58 +0100
commita7d3dc5b0407401993aa9a5a40f55903a121d450 (patch)
treee1bec3ef8e2eae7a80446e65528c7903a9e49f10 /doc/examples/extract_mvs.c
parent8b7f2f0ec50fd7faa60ae927e81c608d4c9f6223 (diff)
downloadffmpeg-a7d3dc5b0407401993aa9a5a40f55903a121d450.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> (cherry picked from commit aa262dcce850e7d0361bb6c78d833f7249543712)
Diffstat (limited to 'doc/examples/extract_mvs.c')
0 files changed, 0 insertions, 0 deletions