FFmpeg/libswscale
Ramiro Polla c0666d8bed swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12
A55               A76
rgb24toyv12_16_200_c:     36890.6           17275.5
rgb24toyv12_16_200_neon:  12460.1 ( 2.96x)   5360.8 ( 3.22x)
rgb24toyv12_128_60_c:     83205.1           39884.8
rgb24toyv12_128_60_neon:  27468.4 ( 3.03x)  13552.5 ( 2.94x)
rgb24toyv12_512_16_c:     88111.6           42346.8
rgb24toyv12_512_16_neon:  29126.6 ( 3.03x)  14411.2 ( 2.94x)
rgb24toyv12_1920_4_c:     82068.1           39620.0
rgb24toyv12_1920_4_neon:  27011.6 ( 3.04x)  13492.2 ( 2.94x)
2024-09-06 23:11:13 +02:00
..
aarch64 swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12 2024-09-06 23:11:13 +02:00
arm libswscale: arm: Don't assume aligned output in yuv2rgb functions 2024-08-19 23:04:52 +03:00
loongarch swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 2024-07-28 19:02:16 +02:00
ppc
riscv swscale/rgb2rgb: enable R-V V deinterleaveBytes 2024-09-04 22:04:11 +03:00
tests
x86 swscale/x86/rgb2rgb: disable rgb24toyv12_mmxext for x86_64 2024-09-06 23:06:38 +02:00
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale_fast_bilinear.c
hscale.c
input.c
libswscale.v
log2_tab.c
Makefile
options.c swscale/options: relax src/dst_h/v_chr_pos value range 2024-08-16 11:43:37 +02:00
output.c swscale/output: don't leave the alpha channel undefined in vuyx and xv36le 2024-08-13 14:49:41 -03:00
rgb2rgb_template.c swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c 2024-09-06 23:06:32 +02:00
rgb2rgb.c
rgb2rgb.h swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c 2024-09-06 23:06:32 +02:00
slice.c
swscale_internal.h swscale: export ff_copyPlane so it may be used by simd code 2024-08-26 11:04:46 +02:00
swscale_unscaled.c swscale: export ff_copyPlane so it may be used by simd code 2024-08-26 11:04:46 +02:00
swscale.c
swscale.h swscale: document SWS_FULL_CHR_H_* flags 2024-08-16 11:43:37 +02:00
swscaleres.rc
utils.c
version_major.h
version.c
version.h
vscale.c
yuv2rgb.c swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters 2024-08-18 22:26:11 +02:00