libwebp/src
Urvang Joshi 64c844863a Further reduce memory to decode lossy+alpha images
Earlier such images were using roughly 9 * width * height bytes for
decoding. Now, they take 6 * width * height memory.

Change-Id: Ie4a681ca5074d96d64f30b2597fafdca648dd8f7
2013-05-13 16:24:49 -07:00
..
dec Further reduce memory to decode lossy+alpha images 2013-05-13 16:24:49 -07:00
demux Demux: Fix a potential memleak 2013-04-16 14:13:45 -07:00
dsp Further reduce memory to decode lossy+alpha images 2013-05-13 16:24:49 -07:00
enc WebP-Lossless encoding improvements. 2013-05-08 17:22:11 -07:00
mux GetFeatures: Detect invalid VP8X/VP8/VP8L data 2013-05-10 14:27:11 -07:00
utils WebP-Lossless encoding improvements. 2013-05-08 17:22:11 -07:00
webp GetFeatures: Detect invalid VP8X/VP8/VP8L data 2013-05-10 14:27:11 -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