libwebp/src
James Zern 32cf880132 predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings
no change in object code

from clang-7 -fsanitize=implicit-integer-truncation
implicit conversion from type 'int' of value -16 (32-bit, signed) to
type 'uint8_t' (aka 'unsigned char') changed the value to 240 (8-bit,
unsigned)

Change-Id: Ia7cbaad247ab22b505b7f98b1247219c024f6db0
2019-05-31 00:06:23 -07:00
..
dec BitTrace: if BITTRACE is > 0, record and print syntax bits used 2019-03-15 07:23:50 +01:00
demux bump version to 1.0.2 2019-01-14 19:57:05 -08:00
dsp Rescaler: fix rounding error 2019-03-30 06:43:55 +00:00
enc predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings 2019-05-31 00:06:23 -07:00
mux bump version to 1.0.2 2019-01-14 19:57:05 -08:00
utils bit_writer_utils,Flush: quiet implicit conversion warnings 2019-05-25 12:31:09 -07:00
webp encode.h: mention 'exact' default in WebPEncodeLossless* 2019-03-17 07:02:46 +00:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebp.rc bump version to 1.0.2 2019-01-14 19:57:05 -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.0.2 2019-01-14 19:57:05 -08:00
Makefile.am bump version to 1.0.2 2019-01-14 19:57:05 -08:00