libwebp/src
James Zern 6fb4cddc93 demux: move padded size calc post unpadded validation
though the max chunk/payload sizes were checked and would fail the
padded size was being calculated beforehand which could result in a
(harmless) unsigned int overflow warning.

Bug: webp:508
Change-Id: I4fa30ded2b027c1577b03049a2deeb7bf75e5472
2021-05-15 10:59:06 -07:00
..
dec WebPIoInitFromOptions: treat use_scaling as a bool 2021-04-23 11:46:45 -07:00
demux demux: move padded size calc post unpadded validation 2021-05-15 10:59:06 -07:00
dsp cosmetics: remove use of the term 'dummy' 2021-03-15 11:39:06 -07:00
enc vp8l_enc.c: normalize index types 2021-04-28 15:09:34 -07:00
mux bump version to 1.2.0 2020-12-23 19:54:29 -08:00
utils WebPRescalerInit: add missing int64_t promotion 2021-04-23 11:46:45 -07:00
webp webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0 2020-12-23 19:50:03 -08: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.0 2020-12-23 19:54: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.0 2020-12-23 19:54:29 -08:00
Makefile.am bump version to 1.2.0 2020-12-23 19:54:29 -08:00