libwebp/sharpyuv
James Zern 639619ce72 cmake: fix dll exports
move WEBP_EXTERN definition from Makefile.vc to webp/types.h using the
existing WEBP_DLL define to control its declaration to
__declspec(dllexport); the same is done for SHARPYUV_EXTERN

Change-Id: Iecea360305bdd19a878255470a00b9dcc344c730
2022-08-11 19:33:37 -07:00
..
libsharpyuv.pc.in libsharpyuv: add pkg-config file 2022-08-02 15:46:19 -05:00
Makefile.am libsharpyuv: add pkg-config file 2022-08-02 15:46:19 -05:00
sharpyuv_csp.c sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv. 2022-05-23 20:48:44 +02:00
sharpyuv_csp.h Build libsharpyuv as a full installable library. 2022-07-28 12:31:59 +00:00
sharpyuv_dsp.c sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv. 2022-05-23 20:48:44 +02:00
sharpyuv_dsp.h sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv. 2022-05-23 20:48:44 +02:00
sharpyuv_gamma.c sharpyuv: increase precision of gamma<->linear conversion 2022-06-01 15:38:44 +02:00
sharpyuv_gamma.h sharpyuv: increase precision of gamma<->linear conversion 2022-06-01 15:38:44 +02:00
sharpyuv_neon.c sharpyuv: add 32bit version of SharpYuvFilterRow. 2022-06-01 13:42:29 +02:00
sharpyuv_sse2.c sharpyuv: add 32bit version of SharpYuvFilterRow. 2022-06-01 13:42:29 +02:00
sharpyuv.c Build libsharpyuv as a full installable library. 2022-07-28 12:31:59 +00:00
sharpyuv.h cmake: fix dll exports 2022-08-11 19:33:37 -07:00