mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-09 09:32: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>