mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-09 13:03:18 +00:00
SSE-optimized hScale() scales up to 4 pixels at once, so we need to allocate up to 3 padding pixels to prevent overreads. This fixes valgrind errors in various swscale-tests on fate.