libwebp/src/dec
skal ad6ac32d7c simplify upsampler calls: only allow 'bottom' to be NULL
If 'top' was meant to be NULL, then bottom and top can be
swapped. Logic is simpler.

+ fix compilation in non-FANCY_UPSAMPLING mode

Change-Id: I7c62bbb59454017f072c0945d1ff2d24d89286ff
2013-08-19 16:47:51 -07: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 store top Y/U/V samples in packed fashion 2013-06-13 06:01:27 +02:00
idec.c Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -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 slightly faster ParseIntraMode 2013-08-09 02:15:21 -07:00
vp8.c Intertwined decoding of alpha and RGB 2013-06-12 14:10:59 -07:00
vp8i.h Merge branch '0.3.0' 2013-06-20 14:47:48 -07:00
vp8l.c fix indent 2013-07-26 17:03:19 -07: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