libwebp/src
James Zern e15b356014 add WEBP_MSAN
and use it to suppress a false positive related to data that passes
through RGBA32PackedToPlanar_16b_SSE41(). Current versions (tested with
clang 13.0.1, using -O0 and the build from oss-fuzz of enc_dec_fuzzer)
model shuffles incorrectly reporting use of uninitialized
data related to the alpha change that's removed when converting to YUV.
valgrind behaves correctly, however.

Bug: webp:573
Change-Id: If76997668dcdd436adf280a2e6dcffba766a2875
2022-06-14 21:49:46 -07:00
..
dec vp8l_dec.c,cosmetics: fix a few typos 2022-03-14 10:15:31 -07:00
demux demux,IsValidExtendedFormat: remove unused variable 2022-04-08 15:28:05 -07:00
dsp add WEBP_MSAN 2022-06-14 21:49:46 -07:00
enc add WEBP_MSAN 2022-06-14 21:49:46 -07:00
mux mux{edit,internal}: fix leaks on error 2022-04-04 11:26:25 -07:00
utils Basic version of libsharpyuv in libwebp, in C. 2022-02-18 14:52:44 +00: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.2 2021-12-14 19:58:29 -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.2.2 2021-12-14 19:58:29 -08:00
Makefile.am bump version to 1.2.2 2021-12-14 19:58:29 -08:00