libwebp/src
Pascal Massimino 716d1d7f87 fix suboptimal MAX_LEN cut-off limit
MAX_LEN -> max_len
This was sub-optimal at the end of the picture, when there's
less than MAX_LEN bytes left to match.

Change-Id: I5ebe1fca4e7c112dcd34748a082d1c97f95eb099
2012-01-10 07:41:11 -08:00
..
dec Fix bug for Alpha in RGBA_4444 color-mode. 2012-01-09 14:07:30 +05:30
dsp cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
enc Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
mux cosmetics: normalize copyright headers 2012-01-06 14:49:06 -08:00
utils fix suboptimal MAX_LEN cut-off limit 2012-01-10 07:41:11 -08:00
webp Introduce a 'fast' alpha mode 2012-01-09 02:37:44 -08:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am Add Mux library for manipulating WebP container. 2011-09-27 14:14:46 +05:30