libwebp/examples
Pascal Massimino 31b68fe639 cleanup WebPPicture struct and API
* add a real proper pointer for holding memory chunk pointer
  (instead of using y and argb fields)
* polish the doc with details
* add a WebPPictureView() that extract a view from a picture
  without any copy (kind of a fast-crop).
* properly snap the top-left corner for Crop/View. Previously,
  the luma position was not snapped, and was off compared to the chroma.

Change-Id: I8a3620c7f5fc6f7d1f8dd89d9da167c91e237439
2012-06-21 00:30:43 -07:00
..
cwebp.c cleanup WebPPicture struct and API 2012-06-21 00:30:43 -07:00
dwebp.c normalize example header includes 2012-05-15 13:48:11 -07:00
example_util.c add example_util.[hc] 2012-05-15 13:42:57 -07:00
example_util.h add example_util.[hc] 2012-05-15 13:42:57 -07:00
Makefile.am add example_util.[hc] 2012-05-15 13:42:57 -07:00
stopwatch.h fix compile under MINGW 2012-01-12 04:53:30 -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
vwebp.c Enable alpha in vvwebp 2012-06-20 11:20:48 -07:00
webpmux.c Mux API change: 2012-06-20 11:00:42 -07:00