mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-25 13:18:22 +01:00
4c85d860ea
The values for the R/G/B floating point formulas resembled https://fourcc.org/fccyvrgb.php and Video Demystified, but the fixed point values are more closely aligned to rounded values from https://en.wikipedia.org/wiki/YCbCr and BT.601. The R/G/B formulas with the values prior to this change are added to sharpyuv_csp.c as they align with the fixed values. The origin of those coefficients is unclear. For consistency between library versions we'll leave them as is. Bug: webp:375011696 Change-Id: Id3f2a57530eee700cc52a899b32b25b5c015e89b |
||
---|---|---|
.. | ||
libsharpyuv.pc.in | ||
libsharpyuv.rc | ||
Makefile.am | ||
sharpyuv_cpu.c | ||
sharpyuv_cpu.h | ||
sharpyuv_csp.c | ||
sharpyuv_csp.h | ||
sharpyuv_dsp.c | ||
sharpyuv_dsp.h | ||
sharpyuv_gamma.c | ||
sharpyuv_gamma.h | ||
sharpyuv_neon.c | ||
sharpyuv_sse2.c | ||
sharpyuv.c | ||
sharpyuv.h |