libwebp/src/dec
skal 63f9aba4b3 special-case WHT transform when there's only DC
happens surprisingly often at low quality, so we might
as well hard-code a simplified TransformWHT() directly.

Change-Id: Ib7a858ef74e8f334bd59d6512bf5bd3e455c5459
2013-10-02 14:27:36 +02:00
..
alpha.c Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -07:00
alphai.h change the bytes_per_pixels_ field into more evocative use_8b_decode 2013-06-18 17:24:14 +02:00
buffer.c update copyright text 2013-06-11 15:03:22 -07:00
decode_vp8.h update copyright text 2013-06-11 15:03:22 -07:00
frame.c remove the PACK() bit-packing tricks 2013-09-05 08:53:36 +02:00
idec.c fix memleak in WebPIDelete() 2013-09-17 15:45:43 -07:00
io.c simplify upsampler calls: only allow 'bottom' to be NULL 2013-08-19 16:47:51 -07:00
layer.c update copyright text 2013-06-11 15:03:22 -07:00
Makefile.am Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -07:00
quant.c update copyright text 2013-06-11 15:03:22 -07:00
tree.c break down the proba 4D-array into some handy structs 2013-09-14 03:12:09 -07:00
vp8.c special-case WHT transform when there's only DC 2013-10-02 14:27:36 +02:00
vp8i.h break down the proba 4D-array into some handy structs 2013-09-14 03:12:09 -07:00
vp8l.c improve VP8L signature detection by checking the version bits too 2013-09-27 18:17:23 +02:00
vp8li.h Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -07:00
webp.c Decoder: handle fragments case correctly too. 2013-07-18 19:23:57 -07:00
webpi.h update copyright text 2013-06-11 15:03:22 -07:00