libwebp: update to 1.2.0

Switch to AUTORELEASE for easier changes.

Fix not having all of the libraries.

Remove upstream patches and refresh other one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2021-02-20 20:55:39 -08:00
parent 937a733854
commit 69cdbb9980
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/src/dsp/dsp.h
+++ b/src/dsp/dsp.h
@@ -95,7 +95,7 @@ extern "C" {
@@ -97,7 +97,7 @@ extern "C" {
#define WEBP_USE_INTRINSICS
#endif