libwebp/src
Pascal Massimino 8870ba7f06 Fix skia bug #10952
The offset *can* be negative, but the sanitizer reports strange
address behaviour when row_offset is unsigned size_t.

For safety, use int64_t instead (probably overkill. int32_t is probably ok).

Change-Id: I1bd424bfdb5447b3839f40679581d6bdea075320
2020-11-18 14:59:34 +01:00
..
dec Fix skia bug #10952 2020-11-18 14:59:34 +01:00
demux Detect if StoreFrame read more than anmf_payload_size bytes 2020-11-17 07:57:24 +01:00
dsp Add WebPReplaceTransparentPixels() in dsp 2020-09-09 08:15:22 +02:00
enc WebPPictureHasTransparency: remove unreachable return 2020-10-26 15:52:20 -07:00
mux remove some unreachable break statements 2020-10-26 18:45:24 -07:00
utils Fix integer overflow in EmitFancyRGB. 2020-05-05 14:57:19 +02:00
webp webp/decode.h,cosmetics: normalize 'flip' comment 2020-10-29 16:00:44 -07:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebp.rc bump version to 1.1.0 2019-12-18 00:06:50 -08:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.rc bump version to 1.1.0 2019-12-18 00:06:50 -08:00
Makefile.am bump version to 1.1.0 2019-12-18 00:06:50 -08:00