mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
Merge changes I2877e7bb,I777cad70,I15af7d1a,I686e6740,If10538a9, ... into main
* changes: picture_csp_enc.c: remove SafeInitSharpYuv sharpyuv: prefer webp/types.h sharpyuv,SharpYuvInit: add mutex protection when available sharyuv_{neon,sse2}.c: merge WEBP_USE_* sections add a few missing <stddef.h> includes for NULL sharpyuv.h: remove <inttypes.h>
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
#ifndef WEBP_SHARPYUV_SHARPYUV_H_
|
||||
#define WEBP_SHARPYUV_SHARPYUV_H_
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user