libwebp/src/dec
skal cb22155201 Decode a full row of bitstream before reconstructing
Needs more memory but allows for future parallelization.
Noticeably faster on ARM, slightly faster on x86

also: remove dec->filter_row_ unnecessary field

Change-Id: I044a808839b4e000c838a477e3e8688820436d9a
2013-10-10 21:29:58 +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 Decode a full row of bitstream before reconstructing 2013-10-10 21:29:58 +02:00
idec.c Decode a full row of bitstream before reconstructing 2013-10-10 21:29:58 +02: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 Decode a full row of bitstream before reconstructing 2013-10-10 21:29:58 +02:00
vp8.c Decode a full row of bitstream before reconstructing 2013-10-10 21:29:58 +02:00
vp8i.h Decode a full row of bitstream before reconstructing 2013-10-10 21:29:58 +02: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