mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-10 07:37:43 +00:00
Part of the yuv2planeX ASAN fix - replace vec_vsx_ld with vec_splats to avoid reading past the filter array. Signed-off-by: Scott Boudreaux <scott@elyanlabs.com>