mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 17:14:41 +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>