libwebp/sharpyuv
James Zern a02978c250 sharpyuv/Makefile.am+cmake: add missing -lm
this lib uses functions from math.h

Change-Id: I316f058c9e42e4888cce0d380472518a77e21517
2022-10-25 15:58:21 -07:00
..
libsharpyuv.pc.in *.pc.in: add lib prefix to lib names w/MSVC 2022-10-17 14:07:02 -07:00
libsharpyuv.rc Update Windows makefile to build libsharpyuv library. 2022-10-05 14:21:35 +02:00
Makefile.am sharpyuv/Makefile.am+cmake: add missing -lm 2022-10-25 15:58:21 -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 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: prefer webp/types.h 2022-08-12 10:55:39 -07:00
sharpyuv_gamma.c sharpyuv: prefer webp/types.h 2022-08-12 10:55:39 -07:00
sharpyuv_gamma.h sharpyuv: prefer webp/types.h 2022-08-12 10:55:39 -07: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 Merge changes I2877e7bb,I777cad70,I15af7d1a,I686e6740,If10538a9, ... into main 2022-08-17 18:13:09 +00:00