libwebp/src/webp
Pascal Massimino 7d853d79dc add stats for lossless
* Extend AuxStats with new fields
  it's slightly ABI-incompatible, but i guess it's ok for 0.1.99+
  I expect to add more stats later, possibly (predictor stats, etc.)
* Have cwebp report the features used by lossless
  compression (either for alpha or full lossless coding)
* Print the PSNR for alpha (useful in case of -alpha_q)
* clean-up alpha.c signatures
+ misc cleanup (added const '* const ptr', etc.)

Change-Id: I157a21581f1793cb0c6cc0882e7b0a2dde68a970
2012-07-24 16:17:13 -07:00
..
decode.h header/doc clean up 2012-07-19 18:05:03 -07:00
encode.h add stats for lossless 2012-07-24 16:17:13 -07:00
format_constants.h move MIN/MAX_HISTO_BITS to format_constants.h 2012-07-16 19:11:54 -07:00
mux.h add some padding bytes areas for later use 2012-07-18 22:47:13 -07:00
types.h add ABI compatibility check 2012-07-18 11:53:25 -07:00