librempeg/libswscale
Zhao Zhili c8e572683b swscale/aarch64: Add argb/abgr to yuv
Test on Apple M1 with kperf:
				: -O3		: -O3 -fno-vectorize
abgr_to_uv_8_c			: 19.4		: 26.1
abgr_to_uv_8_neon		: 29.9		: 51.1
abgr_to_uv_128_c		: 146.4		: 558.9
abgr_to_uv_128_neon		: 85.1		: 83.4
abgr_to_uv_1080_c		: 1162.6	: 4786.4
abgr_to_uv_1080_neon		: 819.6		: 826.6
abgr_to_uv_1920_c		: 2063.6	: 8492.1
abgr_to_uv_1920_neon		: 1435.1	: 1447.1
abgr_to_uv_half_8_c		: 16.4		: 11.4
abgr_to_uv_half_8_neon		: 35.6		: 20.4
abgr_to_uv_half_128_c		: 108.6		: 359.4
abgr_to_uv_half_128_neon	: 75.4		: 42.6
abgr_to_uv_half_1080_c		: 883.4		: 2885.6
abgr_to_uv_half_1080_neon	: 460.6		: 481.1
abgr_to_uv_half_1920_c		: 1553.6	: 5106.9
abgr_to_uv_half_1920_neon	: 817.6		: 820.4
abgr_to_y_8_c			: 6.1		: 26.4
abgr_to_y_8_neon		: 40.6		: 6.4
abgr_to_y_128_c			: 99.9		: 390.1
abgr_to_y_128_neon		: 67.4		: 55.9
abgr_to_y_1080_c		: 735.9		: 3170.4
abgr_to_y_1080_neon		: 534.6		: 536.6
abgr_to_y_1920_c		: 1279.4	: 6016.4
abgr_to_y_1920_neon		: 932.6		: 927.6

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-07-05 23:19:38 +02:00
..
aarch64 swscale/aarch64: Add argb/abgr to yuv 2024-07-05 23:19:38 +02:00
arm
loongarch
ppc swscale/ppc/swscale_ppc_template: Reindent after the previous commit 2024-04-06 18:08:21 +02:00
riscv riscv: probe for Zbb extension at load time 2024-06-11 21:52:15 +02:00
tests
x86 swscale/yuv2rgb/x86: remove mmx/mmxext yuv2rgb functions 2024-07-04 17:20:15 +02:00
alphablend.c
bayer_template.c
gamma.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
half2float.c
hscale_fast_bilinear.c
hscale.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 2024-06-27 09:03:09 +02:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
swscale_internal.h swscale/aarch64: add neon {lum,chr}ConvertRange 2024-06-19 17:49:30 +02:00
swscale_unscaled.c
swscale.c sws/input: R-V V rgb24ToY & bgr24ToY 2024-06-09 00:01:54 +02:00
swscale.h
swscaleres.rc
utils.c swscale/aarch64: add neon {lum,chr}ConvertRange 2024-06-19 17:49:30 +02:00
version_major.h
version.c lib*/version: Use static_assert for static asserts 2024-04-01 19:50:54 +02:00
version.h Bump after 7.0 branch point 2024-03-27 19:21:50 +01:00
vscale.c avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
yuv2rgb.c swscale/yuv2rgb: reindent after previous commit 2024-06-24 15:59:55 +02:00