libwebp/examples
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
..
cwebp.c add stats for lossless 2012-07-24 16:17:13 -07:00
dwebp.c dwebp: report -alpha option 2012-07-20 19:42:56 -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 build: remove libwebpmux from default targets/config 2012-07-11 14:25:41 -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 remove INAM, ICOP, ... chunks from the test webp file. 2012-07-19 17:34:04 -07:00
vwebp.c Merge "More spec/code matching in mux:" 2012-07-12 23:53:58 -07:00
webpmux.c More spec/code matching in mux: 2012-07-13 11:47:24 +05:30