ffmpeg/libswscale
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize
Every function in rgb2rgb_template.c is only compiled exactly
once; there is no overlap at all between the MMXEXT and the
SSE2 functions, so detemplatize it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-09 12:03:47 +02:00
..
aarch64
arm
loongarch swscale: [loongarch] Fix undeclared functions prob. 2024-05-31 02:20:23 +02:00
ppc swscale/ppc/swscale_ppc_template: Reindent after the previous commit 2024-04-04 16:47:21 +02:00
riscv sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 2024-06-08 18:30:43 +03:00
tests
x86 swscale/x86/rgb2rgb: Detemplatize 2024-06-09 12:03:47 +02:00
Makefile
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale.c
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 2024-05-06 03:00:40 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c sws/input: R-V V rgb24ToY & bgr24ToY 2024-06-08 18:30:43 +03:00
swscale.h
swscale_internal.h sws/input: R-V V rgb24ToY & bgr24ToY 2024-06-08 18:30:43 +03:00
swscale_unscaled.c
swscaleres.rc
utils.c swscale: [LA] Optimize range convert for yuvj420p. 2024-04-11 23:53:41 +02:00
version.c
version.h
version_major.h
vscale.c
yuv2rgb.c swscale/yuv2rgb: Use 64bit for brightness computation 2024-05-28 03:48:06 +02:00