mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2
Fixes old yasm. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -259,6 +259,8 @@ UYVY_TO_YUV422
|
||||
|
||||
INIT_XMM avx
|
||||
UYVY_TO_YUV422
|
||||
%if HAVE_AVX2_EXTERNAL
|
||||
INIT_YMM avx2
|
||||
UYVY_TO_YUV422
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user