libwebp/src
Vincent Rabaud 55403a9a5a Upsampling SSE2/SSE4 speedup.
RGB to YUV conversion was not using SSE to finish up the row.
End data is now copied to a buffer big enough to fit in a
SSE register.
(UPSAMPLE_LAST_BLOCK was already using that trick).

Change-Id: Ie539bcbe570a643a774aa88263503c0d2c41890f
2017-12-05 23:37:06 +01:00
..
dec fix lossless decoding w/WEBP_REDUCE_SIZE 2017-11-29 17:01:40 -08:00
demux bump version to 0.6.1 2017-11-24 21:03:05 +00:00
dsp Upsampling SSE2/SSE4 speedup. 2017-12-05 23:37:06 +01:00
enc WEBP_REDUCE_CSP: restrict colorspace support 2017-11-28 00:15:15 -08:00
mux bump version to 0.6.1 2017-11-24 21:03:05 +00:00
utils Merge "remove WebPWorkerImpl declaration from the header" 2017-11-06 20:37:08 +00:00
webp remove mention of 'lossy-only parameters' from the doc 2017-11-05 19:38:24 +00:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebp.rc bump version to 0.6.1 2017-11-24 21:03:05 +00:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.rc bump version to 0.6.1 2017-11-24 21:03:05 +00:00
Makefile.am bump version to 0.6.1 2017-11-24 21:03:05 +00:00