libwebp/extras
skal e8ab6a825a VP8EstimateQuality(): roughty estimate webp bitstream quality factor
This function returns a rough estimation of the quality factor used
for compressing the WebP bitstream.

Simple command line: 'webp_quality [-quiet] in.webp'
should print the estimated quality factor.

Change-Id: Ifba3e489461f5a587003ac9f08cc7556e9b24ac2
2016-07-20 21:50:25 -07:00
..
extras.c move src/extras to the top-level 2016-07-19 17:23:17 -07:00
extras.h VP8EstimateQuality(): roughty estimate webp bitstream quality factor 2016-07-20 21:50:25 -07:00
get_disto.c 'extras/get_disto' example: compute PSNR between two files 2016-07-20 16:54:28 -07:00
Makefile.am VP8EstimateQuality(): roughty estimate webp bitstream quality factor 2016-07-20 21:50:25 -07:00
quality_estimate.c VP8EstimateQuality(): roughty estimate webp bitstream quality factor 2016-07-20 21:50:25 -07:00
webp_quality.c VP8EstimateQuality(): roughty estimate webp bitstream quality factor 2016-07-20 21:50:25 -07:00