libwebp/src
vikas arora ab5ea217f7 Tune Lossless encoder
- Changed the dynamic range where more aggressive
  (BackwardReferencesTraceBackward) heuristic is run from quality > 10
  (instead of quality > 25).
- Limit the backward-ref Window size to 16*width & 256*width for lower
  qualities ([0, 25[ & [25, 50[) respectively, instead of 1M window.
- Evaluate the params for HashChainFindCopy outside this function call
  and pass it, instead of recomputing them for every call.

Change-Id: If9eedfc14b978e7632d7cf69c96186e2910b0554
2012-10-30 17:30:17 -07:00
..
dec libwebp: validate chunk size in ParseOptionalChunks 2012-10-22 21:57:59 -07:00
dsp add EXPERIMENTAL code for YUV-JPEG colorspace 2012-10-19 20:15:58 +02:00
enc Tune Lossless encoder 2012-10-30 17:30:17 -07:00
mux Mux API change: 2012-10-30 14:16:29 -07:00
utils remove cases of equal comparison for qsort() 2012-09-25 19:03:41 +02:00
webp Mux API change: 2012-10-30 14:16:29 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am autoconf/libwebp: enable dll builds for mingw 2012-10-09 10:53:31 -07:00