libwebp/src/enc
James Zern 003417c7c7 Enable SSE2 for Visual Studio builds
Based on the remnants of change #2273.
Adds an auto-detect for ARCH based on the environment.

Change-Id: I4644eae7509f3982a8b385b49beac03675a2e0e8
2011-06-01 12:57:18 -07:00
..
alpha.c Add support for x64 and SSE2 builds under Windows. 2011-05-26 16:50:46 +02:00
analysis.c sse2 version of CollectHistogram() 2011-04-28 17:00:57 -07:00
bit_writer.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
bit_writer.h EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
config.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
cost.c a WebP encoder 2011-02-18 23:54:59 -08:00
cost.h a WebP encoder 2011-02-18 23:54:59 -08:00
dsp_sse2.c Enable SSE2 for Visual Studio builds 2011-06-01 12:57:18 -07:00
dsp.c Enable SSE2 for Visual Studio builds 2011-06-01 12:57:18 -07:00
filter.c more C89-fixes 2011-03-25 15:19:37 -07:00
frame.c fix the dichotomy loop 2011-05-05 16:35:12 -07:00
iterator.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
layer.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
Makefile.am prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
picture.c raise the fixed-point precision for the rescaler 2011-05-16 17:12:37 -07:00
quant.c merge two ITransforms together when applicable and change the TTransform 2011-04-21 13:35:56 -07:00
syntax.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
tree.c a WebP encoder 2011-02-18 23:54:59 -08:00
vp8enci.h factorize and unify GetAlpha() between the C and SSE2 version 2011-05-04 17:02:35 -07:00
webpenc.c align buffer for double too 2011-05-05 19:32:38 -07:00