libwebp/sharpyuv
Ozkan Sezer 8487860a8c windows exports: use dllexport attribute, instead of visibility.
With older toolchains, at the least, visibility attributes don't
work and all symbols are exported along with lots of unsupported
warnings.

Change-Id: I6ffe220b7589a6bda00f42c17ead35592de7cc5a
2024-03-07 01:14:37 +03: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 mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08: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 mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
sharpyuv_dsp.h mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08: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_sse2.c sharyuv_{neon,sse2}.c: merge WEBP_USE_* sections 2022-08-11 17:48:11 -07:00
sharpyuv.c mv SharpYuvEstimate420Risk to extras/ 2024-01-12 15:25:27 -08:00
sharpyuv.h windows exports: use dllexport attribute, instead of visibility. 2024-03-07 01:14:37 +03:00