libwebp/sharpyuv
Maryla d7a0506dcc Add YUV420 riskiness metric.
Basic version for 8 bit only and C only (no simd).

Hidden behind a compile flag because the precompiled table is
fairly large (114kiB) and more than triples the size of the library.

Change-Id: I165c78e863df6a17b32f578bdbffe3adda9ac1d0
2023-12-05 10:17:15 +01:00
..
libsharpyuv.pc.in *.pc.in: rename lib_prefix to webp_libname_prefix 2022-10-24 16:44:42 -07:00
libsharpyuv.rc bump version to 1.3.1 2023-06-01 18:56:12 -07:00
Makefile.am Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv_cpu.c sharpyuv: add SharpYuvGetCPUInfo 2022-10-26 13:07:01 -07:00
sharpyuv_cpu.h sharpyuv: add SharpYuvGetCPUInfo 2022-10-26 13:07:01 -07:00
sharpyuv_csp.c add a few missing <stddef.h> includes for NULL 2022-08-11 17:39:48 -07:00
sharpyuv_csp.h Build libsharpyuv as a full installable library. 2022-07-28 12:31:59 +00:00
sharpyuv_dsp.c Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv_dsp.h Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv_gamma.c Fix transfer functions where toGamma and toLinear are swapped. 2023-10-12 16:57:32 +02:00
sharpyuv_gamma.h Implement more transfer functions in libsharpyuv 2023-06-28 11:43:37 +02:00
sharpyuv_neon.c sharyuv_{neon,sse2}.c: merge WEBP_USE_* sections 2022-08-11 17:48:11 -07:00
sharpyuv_risk_table.c Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv_risk_table.h Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv_sse2.c sharyuv_{neon,sse2}.c: merge WEBP_USE_* sections 2022-08-11 17:48:11 -07:00
sharpyuv.c Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00
sharpyuv.h Add YUV420 riskiness metric. 2023-12-05 10:17:15 +01:00