1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale/x86
James Almer 17c3cc5bb6 swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2
Fixes old yasm.

Signed-off-by: James Almer <jamrial@gmail.com>
2024-06-09 16:04:36 -03:00
..
hscale_fast_bilinear_simd.c
input.asm swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 2024-06-09 13:43:11 -03:00
Makefile
output.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
rgb2rgb.c swscale/x86/rgb2rgb: add missing wrap for ff_uyvytoyuv422_avx2 2024-06-09 15:56:52 -03:00
rgb_2_rgb.asm swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2 2024-06-09 16:04:36 -03:00
scale_avx2.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
scale.asm avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 2024-03-17 13:52:27 +01:00
swscale_template.c swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2022-06-22 13:36:04 +02:00
swscale.c swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 2024-06-09 13:43:11 -03:00
w64xmmtest.c
yuv2rgb_template.c swscale/x86/yuv2rgb: Remove obsolete MMX functions 2022-06-22 13:35:50 +02:00
yuv2rgb.c swscale/x86/yuv2rgb: Remove obsolete MMX functions 2022-06-22 13:35:50 +02:00
yuv2yuvX.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
yuv_2_rgb.asm libswscale/x86/yuv_2_rgb: fix some comments 2024-06-07 15:24:06 +02:00