diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-13 00:41:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-21 22:08:52 +0200 |
commit | 2583c7abcf2caa1d134c95bd6ebdf6a80f4c1bed (patch) | |
tree | 97695efba12472233488ce8f34843c6bbb70825e /tests | |
parent | 83ddf99267c03e49140b2468fc4635b36a7dcf64 (diff) | |
download | ffmpeg-2583c7abcf2caa1d134c95bd6ebdf6a80f4c1bed.tar.gz |
avcodec/svq1enc: Don't initialize unneeded block_index
The motion estimation code only uses block_index[0..3],
so only initialize that (just like estimate_motion_thread()
in mpegvideo_enc.c).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions