libwebp/src/dec
skal c34a3758ad introduce GetLargeValue() to slim-fast GetCoeffs().
GetCoeffs is (by far) the most consuming function of the decoder.
No speed change (unfortunately), but the main loop is somehow clearer.

Change-Id: I78f1c10cadc2c8696c041f5cbda86cab92cc6598
2012-11-28 08:24:23 +01:00
..
alpha.c Move consts to internal header format_constants.h 2012-05-24 15:02:02 +05:30
buffer.c fix alpha-plane check + add extra checks 2012-08-03 14:44:35 -07:00
decode_vp8.h move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00
frame.c harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc 2012-08-01 12:06:04 -07:00
idec.c add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
io.c dec/io.c: cosmetics 2012-08-15 10:27:54 -07:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00
quant.c replace x*155/100 by x*101581>>16 2012-07-24 15:06:00 -07:00
tree.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
vp8.c introduce GetLargeValue() to slim-fast GetCoeffs(). 2012-11-28 08:24:23 +01:00
vp8i.h bump version to 0.2.1 2012-10-29 19:17:17 -07:00
vp8l.c Alignment fix 2012-08-10 02:10:32 +05:30
vp8li.h add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -07:00
webp.c Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
webpi.h move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00