ffmpeg/libswscale/x86
Andreas Rheinhardt 38c578b909 swscale_x86/swscale_template: Remove unused macros
WRITEBGR24MMX is unused after a05f22eaf3.

Reviewed-by: Niklas Haas <ffmpeg@haasn.dev>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-07 18:06:43 +01:00
..
hscale_fast_bilinear_simd.c {lib{avcodec,swscale}/x86/,}Makefile: Kill MMX-OBJS 2025-11-30 22:20:13 +01:00
input.asm swscale/x86/input: don't overread input in RGB24_TO_UV_FN 2026-03-06 23:13:45 -03:00
Makefile {lib{avcodec,swscale}/x86/,}Makefile: Kill MMX-OBJS 2025-11-30 22:20:13 +01:00
ops.c swscale/ops_dispatch: move on-stack mutation to ops backends 2026-03-05 23:34:56 +00:00
ops_common.asm swscale/ops: add subsampling shift to SwsOpExec 2026-02-27 16:18:34 +00:00
ops_float.asm swscale/x86/ops: add support for optional dither indices 2026-02-26 13:09:14 +00:00
ops_int.asm swscale/x86/ops: add special case for expanding bits to bytes/words 2026-02-26 10:15:52 +00:00
output.asm swscale: add ICC intent enum and option 2024-12-23 12:33:43 +01:00
range_convert.asm swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16 2024-12-05 21:10:29 +01:00
rgb2rgb.c swscale/rgb2rgb: Remove set-but-unused functions 2026-03-01 23:45:11 +00:00
rgb_2_rgb.asm swscale/x86/rgb2rgb: optimize AVX2 version of uyvytoyuv422 2025-03-23 15:25:48 +00:00
scale.asm swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
scale_avx2.asm swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
swscale.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
swscale_template.c swscale_x86/swscale_template: Remove unused macros 2026-03-07 18:06:43 +01:00
w64xmmtest.c swscale: rename SwsContext to SwsInternal 2024-10-24 22:50:00 +02:00
yuv2rgb.c swscale/internal: group user-facing options together 2024-11-21 12:49:56 +01:00
yuv2yuvX.asm swscale/x86/yuv2yuvX: don't use deprecated hexadecimal prefix 2025-12-08 17:43:29 +00:00
yuv_2_rgb.asm swscale/x86/yuv2rgb: add ssse3 yuv42{0,2}p -> gbrp unscaled colorspace converters 2024-08-18 22:26:14 +02:00