ffmpeg/libswscale/x86
Kacper Michajłow a8df08f628 swscale/x86/yuv2yuvX: don't use deprecated hexadecimal prefix
Fixes: warning: $ prefix for hexadecimal is deprecated [-w+number-deprecated-hex]
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2025-12-08 17:43:29 +00:00
..
hscale_fast_bilinear_simd.c {lib{avcodec,swscale}/x86/,}Makefile: Kill MMX-OBJS 2025-11-30 22:20:13 +01:00
input.asm
Makefile {lib{avcodec,swscale}/x86/,}Makefile: Kill MMX-OBJS 2025-11-30 22:20:13 +01:00
ops.c swscale/x86/ops: fix signed integer related UB in normalize_clear() 2025-11-21 18:40:58 +00:00
ops_common.asm
ops_float.asm
ops_int.asm
output.asm
range_convert.asm
rgb2rgb.c
rgb_2_rgb.asm
scale.asm
scale_avx2.asm
swscale.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2yuvX.asm swscale/x86/yuv2yuvX: don't use deprecated hexadecimal prefix 2025-12-08 17:43:29 +00:00
yuv_2_rgb.asm