libwebp/src
Pascal Massimino 21e7537abe fix infinite loop in case of PARTITION0 overflow
max_i4_header_bits_ could drop to zero for difficult image and trigger
a loop. Surprisingly, StatLoop() didn't have this bug.

Change-Id: Idc0f9eadef30a2b2f02041b994f25def30901e36
2016-09-15 02:38:28 -07:00
..
dec Split off common lossless dsp inline functions. 2016-09-12 17:35:08 +02:00
demux remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
dsp fix uint32_t initialization (0. -> 0) 2016-09-14 20:26:05 +02:00
enc fix infinite loop in case of PARTITION0 overflow 2016-09-15 02:38:28 -07:00
mux remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
utils cosmetics: WebPSafeAlloc -> WebPSafeMalloc 2016-08-30 18:34:37 -07:00
webp remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am move src/extras to the top-level 2016-07-19 17:23:17 -07:00