libwebp/examples
Pascal Massimino 6d0e66c23e prepare experimentation with yuv444 / 422
+ add a simple rescaling function: WebPPictureRescale() for encoding
+ clean-up the memory managment around the alpha plane
+ fix some includes path by using "../webp/xxx.h" instead of "webp/xxx.h"

New flags for 'cwebp':
 -resize <width> <height>
 -444  (no effect)
 -422  (no effect)
 -400

Change-Id: I25a95f901493f939c2dd789e658493b83bd1abfa
2011-05-04 15:41:08 -07:00
..
cwebp.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
dwebp.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
Makefile.am add a --enable-experimental option to './configure' 2011-05-04 15:17:54 -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