libwebp/src/dec
Vikas Arora f9ced95a9b Optimize lossless decoding for trivial(ARB) codes.
Optimize the decoding for region that have trivial literal codes.
The trivial literal is defined as huffman image with Red, Blue and Alpha
huffman trees with only single code values.
This speeds up lossless decoding by 3%

Change-Id: I0204949917836f74c0eb4ba5a7f4052a4797833b
2014-09-12 09:08:08 -07:00
..
alpha.c add alpha dithering for lossy 2014-06-14 00:06:16 +02:00
alphai.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
buffer.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
decode_vp8.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
frame.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
idec.c Rectify bug in lossless incremental decoding. 2014-09-09 15:34:16 -07:00
io.c fix loop bug in DispatchAlpha() 2014-09-11 22:35:08 +02:00
Makefile.am **/Makefile.am: remove unused AM_CPPFLAGS 2014-06-12 11:59:05 -07:00
quant.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
tree.c cosmetics 2014-08-06 12:10:59 -07:00
vp8.c Add an interface abstraction to the WebP worker thread implementation 2014-06-12 11:35:44 +02:00
vp8i.h bump version to 0.4.1 2014-07-23 17:17:25 -07:00
vp8l.c Optimize lossless decoding for trivial(ARB) codes. 2014-09-12 09:08:08 -07:00
vp8li.h Speed up Huffman decoding for lossless 2014-08-28 12:28:04 -07:00
webp.c restore decode API compatibility 2014-07-22 20:03:52 -07:00
webpi.h WebP Decoder: Mark some truncated bitstreams as invalid 2014-02-10 16:35:27 -08:00