libwebp/src
Pascal Massimino f8398c9dab fix compile error on ARM/gcc
use of uint8_t type was causing error like:
src/dsp/upsampling.c:223:1: internal compiler error: in vect_determine_vectorization_factor, at tree-vect-loop.c:349

with gcc 4.6.3

Change-Id: Ieb6189a1375c47fc4ff992e6c09b34a7f1f605da
2013-09-06 03:07:28 -07:00
..
dec remove the PACK() bit-packing tricks 2013-09-05 08:53:36 +02:00
demux Support for "Do not blend" in mux and demux libraries 2013-08-12 11:49:00 -07:00
dsp fix compile error on ARM/gcc 2013-09-06 03:07:28 -07:00
enc multi-threaded segment analysis 2013-09-05 09:13:36 +02:00
mux Support for "Do not blend" in mux and demux libraries 2013-08-12 11:49:00 -07:00
utils fix compilation for BITS 24 2013-08-20 18:55:00 -07:00
webp (de)mux.h: wrap pseudo-code in /* */ 2013-09-03 14:31:02 -07:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am bump version to 0.3.1 2013-06-12 23:19:13 -07:00