libwebp/src
Lode Vandevenne fb4c7832f1 lossless: simpler alpha cleanup preprocessing
setting all transparent pixels to black rather than the "flatten" method.

0.3% smaller filesize on the 1000 PNGs if alpha cleanup is used (before: 18685774, after: 18622472)

Change-Id: Ib0db9e7ccde55b36e82de07855f2dbb630fe62b1
2015-12-17 15:04:50 +01:00
..
dec remove a TODO about rotation 2015-12-15 23:36:12 -08:00
demux demux: remove GetFragment() 2015-12-15 19:26:13 -08:00
dsp Move some codec logic out of ./dsp . 2015-12-17 07:03:25 +00:00
enc lossless: simpler alpha cleanup preprocessing 2015-12-17 15:04:50 +01:00
extras populate 'libwebpextras' with: import gray, rgb565 and rgb4444 functions 2015-04-15 02:54:44 -07:00
mux Refactor CopyPlane() and CopyPixels() methods: put them in utils. 2015-11-13 11:39:22 -08:00
utils Merge "introduce WebPMemToUint32 and WebPUint32ToMem for memory access" 2015-12-08 11:32:05 +00:00
webp demux,WebPIterator: remove fragment_num/num_fragments 2015-12-15 14:06:34 -08: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 sync versions with 0.4.4 2015-10-28 23:43:40 -07:00