libwebp/src
James Zern 734f762a08 VP8LAllocateHistogramSet: fix overflow in size calculation
the multiplications done for total_size would be done with integers,
possibly overflowing, before being promoted to 64-bit for the addition

Change-Id: I32c3a6400fc2ef120c38e01a8693f4cb1727234d
2012-10-29 14:00:05 -07:00
..
dec dec/io.c: cosmetics 2012-08-15 10:27:54 -07:00
dsp Make *InitSSE2() functions be empty on non-SSE2 platform 2012-10-29 13:59:44 -07:00
enc VP8LAllocateHistogramSet: fix overflow in size calculation 2012-10-29 14:00:05 -07:00
mux Merge commit 'v0.1.99' 2012-07-21 12:20:19 -07:00
utils fix the BITS=8 case 2012-10-29 13:59:48 -07:00
webp add support for ARGB -> YUVA conversion for lossless decoder 2012-08-03 15:41:01 -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 bump version to 0.2.0 2012-08-03 15:41:01 -07:00