webp/examples
Pascal Massimino 900286e091 add a -partition_limit option to limit the number of bits used by intra4x4
Although it degrades quality, this option is useful to avoid the 512k
limit for partition #0.
If not enough to reach the lower bound of 4bits per macroblock header,
one should also limit the number of segments used (down to -segments 1)

See the man file for extra details.

Change-Id: Ia59ffac13176c85b809ddd6340d37b54ee9487ea
2011-08-23 15:58:22 -07:00
..
cwebp.c add a -partition_limit option to limit the number of bits used by intra4x4 2011-08-23 15:58:22 -07:00
dwebp.c multi-thread decoding: ~25-30% faster 2011-07-22 15:14:18 -07:00
Makefile.am configure: test for zlib only w/--enable-experimental 2011-06-07 14:12:53 -07:00
stopwatch.h * add decoding measurement using stopwatch.h (use -v option) 2011-02-16 15:01:27 -08:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp a WebP encoder 2011-02-18 23:54:59 -08:00