libwebp/src
Pascal Massimino 1d6e7bf39f smart_yuv: switch to planar instead of packed r/g/b processing
avoiding triplets of data should make it easier to write SSE2 versions.

FilterRow() can now filter all input in one single pass
-> conversion is 15-20% faster (but still overall slow compared to -pre 0)

Change-Id: I14c3215e672fdecde7ec80394e814bdc7445019f
2016-11-15 14:51:34 +01:00
..
dec Remove some errors when compiling the code as C++. 2016-10-05 09:39:08 +02:00
demux systematically call WebPDemuxReleaseIterator() on dec->prev_iter_ 2016-10-07 17:30:58 -07:00
dsp fix SSIM metric ... by ignoring too-dark area 2016-10-20 15:17:55 +02:00
enc smart_yuv: switch to planar instead of packed r/g/b processing 2016-11-15 14:51:34 +01:00
mux Add libwebp/src/mux/animi.h 2016-10-05 10:33:29 -07:00
utils lower WEBP_MAX_ALLOCABLE_MEMORY default 2016-09-22 23:13:33 -07:00
webp fix doc and code snippet for WebPINewDecoder() doc 2016-11-04 12:07:54 +01: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 move src/extras to the top-level 2016-07-19 17:23:17 -07:00