mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-13 15:13:21 +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.