libwebp/src
James Zern 4627c1c91b lossless_enc,TransformColorBlue: quiet uint32_t conv warning
no change in object code

from clang-7 integer sanitizer:
implicit conversion from type 'uint32_t' (aka 'unsigned int') of value
1955895199 (32-bit, unsigned) to type 'uint8_t' (aka 'unsigned char')
changed the value to 159 (8-bit, unsigned)

Change-Id: I0c3022339e34b9c9af03167ab827ade677973644
2019-06-20 23:06:13 -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 lossless_enc,TransformColorBlue: quiet uint32_t conv warning 2019-06-20 23:06:13 -07: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 thread_utils: release mutex before signaling 2019-06-10 23:09:56 -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