libwebp/src/enc
2012-07-16 19:19:32 -07:00
..
alpha.c Fixed nit: 10 -> 10.f 2012-07-02 11:29:01 +05:30
analysis.c remove some variable shadowing 2012-05-15 14:04:24 -07:00
backward_references.c shuffle variables in HashChainFindCopy 2012-07-16 19:08:59 -07:00
backward_references.h msvc: add intrinsic based BitsLog2Floor 2012-06-19 16:14:54 -07:00
config.c Added image characteristic hint for the codec. 2012-06-22 14:03:46 +05:30
cost.c Only recompute level_cost_[] when needed 2012-01-25 07:52:34 -08:00
cost.h use 16bit counters for recording proba counts 2012-01-23 17:50:58 -08:00
filter.c add -print_psnr and -print_ssim options to cwebp. 2012-01-20 07:37:29 -08:00
frame.c WebPReportProgress: use non-encoder specific params 2012-05-31 11:28:48 -07:00
histogram.c Enable lossless encoder code 2012-06-13 00:26:58 -07:00
histogram.h Enable lossless encoder code 2012-06-13 00:26:58 -07:00
iterator.c Fix floating point exception with cwebp -progress 2012-06-18 15:43:28 -07:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am Enable lossless encoder code 2012-06-13 00:26:58 -07:00
picture.c add automatic YUVA/ARGB conversion during WebPEncode() 2012-06-28 00:34:23 -07:00
quant.c Merge "store prediction mode array as uint8_t[16], not int[16]." 2012-01-27 07:16:50 -08:00
syntax.c make width/height coding match the spec 2012-06-28 00:20:28 -07:00
tree.c Only recompute level_cost_[] when needed 2012-01-25 07:52:34 -08:00
vp8enci.h cosmetics: remove unimplemented function proto 2012-06-19 22:27:56 -07:00
vp8l.c move MIN/MAX_HISTO_BITS to format_constants.h 2012-07-16 19:11:54 -07:00
vp8li.h Enable lossless encoder code 2012-06-13 00:26:58 -07:00
webpenc.c add automatic YUVA/ARGB conversion during WebPEncode() 2012-06-28 00:34:23 -07:00