..
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
configure,swscale/x86/Makefile: Remove special red-zone handling
2026-03-12 18:26:45 +01:00
ops.c
swscale/ops_chain: simplify ff_sws_op_compile_tables() signature
2026-05-15 18:53:05 +02:00
ops_common.asm
swscale/x86/ops: use plain ret instruction
2026-04-11 16:30:15 +00:00
ops_float.asm
swscale/x86/ops: align linear kernels with reference backend
2026-04-16 23:24:55 +02:00
ops_int.asm
swscale/x86/ops: simplify SWS_OP_CLEAR patterns
2026-04-16 23:25:17 +02:00
output.asm
swscale/x86/output: Remove obsolete MMXEXT function
2026-04-13 08:46:44 +02: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/x86/scale: Remove always-false mmsize checks
2026-04-13 08:46:44 +02:00
scale_avx2.asm
swscale: rename SwsContext to SwsInternal
2024-10-24 22:50:00 +02:00
swscale.c
swscale/x86/swscale: Fix shadowing
2026-05-03 18:22:03 +02:00
swscale_template.c
swscale/x86/swscale_template: Don't set use_mmx_vfilter when disabled
2026-04-26 23:48:21 +02: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: Simplify rotating
2026-04-26 23:48:21 +02: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