libwebp/src
Pascal Massimino 5955cf5e89 replace x*155/100 by x*101581>>16
Don't expect a visible speed diff. it's just cool.
(and, that's one less TODO in the code).

Change-Id: Iaeb2f1c930debb51501e170ee806f2f945fb1a8d
2012-07-24 15:06:00 -07:00
..
dec replace x*155/100 by x*101581>>16 2012-07-24 15:06:00 -07:00
dsp harmonize authors as "Name (mail@address)" 2012-07-19 16:09:47 -07:00
enc cwebp output size consistency: 2012-07-23 12:47:24 +05:30
mux add ABI compatibility check 2012-07-18 11:53:25 -07:00
utils harmonize authors as "Name (mail@address)" 2012-07-19 16:09:47 -07:00
webp Merge "add extra precision about default values and behaviour" into 0.2.0 2012-07-19 18:15:45 -07: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 move decode_vp8.h from webp/ to dec/ 2012-07-16 22:12:59 -07:00