libwebp/src/enc
Vikas Arora fdccaaddcf Fixing nits
- Const Handling of picture object, removed bitwriter from encoder.

Change-Id: Id943854de09324de81cca615ada960390c4b8152
2012-05-07 14:24:12 -07:00
..
alpha.c Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
analysis.c cosmetics & warnings 2012-01-30 17:19:53 -08:00
config.c libwebp interface changes for lossless encoding. 2012-05-07 14:24:09 -07:00
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 re-organize the error-handling in the main loop a bit 2012-01-25 08:34:58 -08:00
iterator.c store prediction mode array as uint8_t[16], not int[16]. 2012-01-27 03:17:41 -08:00
layer.c cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
Makefile.am Makefile.am: header file maintenance 2012-04-23 18:53:48 -07:00
picture.c Fixing nits 2012-05-07 14:24:12 -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 silence some type size related warnings 2012-02-09 13:00:09 -08:00
tree.c Only recompute level_cost_[] when needed 2012-01-25 07:52:34 -08:00
vp8enci.h cosmetics & warnings 2012-01-30 17:19:53 -08:00
vp8l.c Fixing nits 2012-05-07 14:24:12 -07:00
vp8li.h Fixing nits 2012-05-07 14:24:12 -07:00
webpenc.c Fixing nits 2012-05-07 14:24:12 -07:00