libwebp/src/enc
Vikas Arora bc374ff39e Use histogram_bits to initalize transform_bits.
This change gains back 1% in compression density for method=3 and 0.5% for
method=4, at the expense of 10% slower compression speed.

Change-Id: I491aa1c726def934161d4a4377e009737fbeff82
2014-04-02 11:46:40 -07:00
..
alpha.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
analysis.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
backward_references.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
backward_references.h Optimize cache estimate logic. 2014-02-11 10:59:01 -08:00
config.c add a -z option to cwebp, and WebPConfigLosslessPreset() function 2014-03-11 23:25:35 +01:00
cost.c lossy encoding: ~3% speed-up 2014-02-26 05:52:24 -08:00
cost.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
filter.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
frame.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
histogram.c Tune HistogramCombineBin for large images. 2014-03-28 07:09:59 -07:00
histogram.h use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
iterator.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
layer.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
Makefile.am move token buffer to its own file (token.c) 2012-12-03 13:50:14 +01:00
picture.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
quant.c Merge "dsp: reuse wht transform from dec in encoder" 2014-03-26 15:13:07 -07:00
syntax.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
token.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00
tree.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
vp8enci.h 2-5% faster trellis with clang/MacOS 2014-03-26 22:33:01 +01:00
vp8l.c Use histogram_bits to initalize transform_bits. 2014-04-02 11:46:40 -07:00
vp8li.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
webpenc.c use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free 2014-03-27 15:50:59 -07:00