ffmpeg/libswscale/x86
James Almer eab91c3e2e x86/scale_avx2: don't use $ for hex literals
Fixes compilation with AVX2 enabled yasm.

Signed-off-by: James Almer <jamrial@gmail.com>
2021-12-16 17:29:21 -03:00
..
hscale_fast_bilinear_simd.c
input.asm
Makefile libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 2021-12-15 20:04:59 -03:00
output.asm
rgb2rgb_template.c
rgb2rgb.c libswscale/x86/rgb2rgb: add shuffle_bytes avx2 2021-10-15 10:59:20 +02:00
rgb_2_rgb.asm libswscale/x86/rgb2rgb: add shuffle_bytes avx2 2021-10-15 10:59:20 +02:00
scale_avx2.asm x86/scale_avx2: don't use $ for hex literals 2021-12-16 17:29:21 -03:00
scale.asm
swscale_template.c
swscale.c x86/swscale: fix minor coding style issues 2021-12-16 13:16:04 -03:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c
yuv2yuvX.asm
yuv_2_rgb.asm