libwebp/src/webp
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
..
decode_vp8.h add colorspace for premultiplied alpha 2012-06-04 07:50:41 -07:00
decode.h add colorspace for premultiplied alpha 2012-06-04 07:50:41 -07:00
encode.h cleanup WebPPicture struct and API 2012-06-21 00:30:43 -07:00
format_constants.h modify WebPParseHeaders to allow reuse by GetFeatures 2012-06-08 14:55:14 -07:00
mux.h Mux API change: 2012-06-20 11:00:42 -07:00
types.h types.h: centralize use of stddef.h 2012-04-12 17:14:58 -07:00