libwebp/sharpyuv
James Zern 782ed48cd3 sharpyuv,SharpYuvInit: add mutex protection when available
this is similar to WEBP_DSP_INIT and avoids the potential for a race in
initializing the function pointers and gamma table

Change-Id: I15af7d1a3e92c42eaa735751ca33eba0d1e83283
2022-08-11 18:58:40 -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 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 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 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 sharpyuv,SharpYuvInit: add mutex protection when available 2022-08-11 18:58:40 -07:00
sharpyuv.h sharpyuv.h: remove <inttypes.h> 2022-08-11 17:18:49 -07:00