libwebp/src
Urvang Joshi edccd19436 Alpha decoding: significantly reduce memory usage
Simply get rid of an intermediate buffer of size width x height, by
using the fact that stride == width in this case.

Change-Id: I92376a2561a3beb6e723e8bcf7340c7f348e02c2
2013-05-02 18:24:46 -07:00
..
dec Alpha decoding: significantly reduce memory usage 2013-05-02 18:24:46 -07:00
demux Demux: Fix a potential memleak 2013-04-16 14:13:45 -07:00
dsp Simplify forward-WHT + SSE2 version 2013-04-26 08:57:18 +02:00
enc align VP8Encoder::nz_ allocation 2013-04-25 02:55:39 -07:00
mux libwebp/mux: fix double free 2013-03-26 13:31:47 -07:00
utils misc style fix 2013-03-29 15:49:05 -07:00
webp don't forward declare enums 2013-04-13 11:08:42 -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