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

@ -33,4 +33,4 @@ int QuantizeLevels(uint8_t* const data, int width, int height, int num_levels,
} // extern "C"
#endif
#endif /* WEBP_UTILS_QUANT_LEVELS_UTILS_H_ */
#endif // WEBP_UTILS_QUANT_LEVELS_UTILS_H_