libwebp/src/enc
Pascal Massimino fc0a02e55d fix the dichotomy loop
we were reading past the end of the dqs[] array.

reported by Mathias Schindler (on cygwin only)
http://code.google.com/p/webp/issues/detail?id=71

Change-Id: Ib38c4c139e3cac3e8915626d63e16b403d6bbd63
2011-05-05 16:35:12 -07:00
..
alpha.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
analysis.c sse2 version of CollectHistogram() 2011-04-28 17:00:57 -07:00
bit_writer.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
bit_writer.h EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
config.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
cost.c a WebP encoder 2011-02-18 23:54:59 -08:00
cost.h a WebP encoder 2011-02-18 23:54:59 -08:00
dsp_sse2.c factorize and unify GetAlpha() between the C and SSE2 version 2011-05-04 17:02:35 -07:00
dsp.c factorize and unify GetAlpha() between the C and SSE2 version 2011-05-04 17:02:35 -07:00
filter.c more C89-fixes 2011-03-25 15:19:37 -07:00
frame.c fix the dichotomy loop 2011-05-05 16:35:12 -07:00
iterator.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
layer.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
Makefile.am prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
picture.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
quant.c merge two ITransforms together when applicable and change the TTransform 2011-04-21 13:35:56 -07:00
syntax.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
tree.c a WebP encoder 2011-02-18 23:54:59 -08:00
vp8enci.h factorize and unify GetAlpha() between the C and SSE2 version 2011-05-04 17:02:35 -07:00
webpenc.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00