Update libwebp to version 1.0.2

This resolves #939.
This commit is contained in:
wolfbeast 2019-01-21 13:09:32 +01:00 committed by Roy Tam
commit 072fbe1a93
46 changed files with 395 additions and 173 deletions

View file

@ -32,4 +32,4 @@ int WebPDequantizeLevels(uint8_t* const data, int width, int height, int stride,
} // extern "C"
#endif
#endif /* WEBP_UTILS_QUANT_LEVELS_DEC_UTILS_H_ */
#endif // WEBP_UTILS_QUANT_LEVELS_DEC_UTILS_H_