aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_stack_vaapi.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-06-12 08:37:53 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-06-20 18:58:39 +0200
commit65d5ccb808ec93de46a2458ea8cc082ce4460f34 (patch)
tree489ec6b13dc64685d2defce03eafd6de5eb21046 /libavfilter/vf_stack_vaapi.c
parentc41818dc5dc14eb944761204e7b0ac179a6dcd1a (diff)
downloadffmpeg-65d5ccb808ec93de46a2458ea8cc082ce4460f34.tar.gz
avcodec/mpeg_er: Don't set block_index unnecessarily
ff_init_block_index() sets MpegEncContext.dest and MpegEncContext.block_index. The latter is unused by ff_mpv_reconstruct_mb() (which is what this code is preparatory for) and dest is overwritten a few lines below. So don't initialize block_index at all. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_stack_vaapi.c')
0 files changed, 0 insertions, 0 deletions