libwebp/src
James Zern 4f402f34a1 add WebPMemToInt32
and use it with calls to _mm_cvtsi32_si128 and _mm_set_epi32; this calls
WebPMemToUint32, but corrects the type to avoid runtime warnings with
clang -fsanitize=integer of the form:

implicit conversion from type 'uint32_t' (aka 'unsigned int') of value
2155905152 (32-bit, unsigned) to type 'int' changed the value to
-2139062144 (32-bit, signed)

Bug: b/229626362
Change-Id: I50101ba2b46dfaa852f02d46830f3511c80b02d9
2022-07-28 22:10:22 -07:00
..
dec bump version to 1.2.3 2022-06-30 19:30:31 -07:00
demux bump version to 1.2.3 2022-06-30 19:30:31 -07:00
dsp add WebPMemToInt32 2022-07-28 22:10:22 -07:00
enc lossless: fix crunch mode w/WEBP_REDUCE_SIZE 2022-07-20 22:04:34 -07:00
mux bump version to 1.2.3 2022-06-30 19:30:31 -07:00
utils add WebPMemToInt32 2022-07-28 22:10:22 -07:00
webp Some renamings for consistency. 2022-05-16 17:33:49 +02:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebp.rc bump version to 1.2.3 2022-06-30 19:30:31 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.rc bump version to 1.2.3 2022-06-30 19:30:31 -07:00
Makefile.am bump version to 1.2.3 2022-06-30 19:30:31 -07:00