libwebp/src
skal a2ea46439e Fix the bug in ApplyPalette.
The auto-infer logic of detecting the 'Alpha' use case
(via check '(palette[i] & 0x00ff00ffu) != 0' is failing
for this corner case image with all black pixels (rgb = 0)
and different Alpha values.

-> switch generic use-LUT detection

Change-Id: I982a8b28c8bcc43e3dc68ac358f978a4bcc14c36
(cherry picked from commit afa3450c11)
2013-06-11 15:00:47 -07:00
..
dec remove some warnings: 2013-06-11 15:00:46 -07:00
demux Demux: Fix a potential memleak 2013-06-11 15:00:43 -07:00
dsp webp/lossless: fix big endian BGRA output 2013-06-11 15:00:47 -07:00
enc Fix the bug in ApplyPalette. 2013-06-11 15:00:47 -07:00
mux libwebp/mux: fix double free 2013-03-26 13:31:47 -07:00
utils fix for big-endian 2013-06-11 15:00:46 -07:00
webp don't forward declare enums 2013-06-11 15:00:43 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07: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 Merge "build: fix install race on shared headers" into 0.3.0 2013-03-17 02:38:16 -07:00