@@ -13,4 +13,6 @@ The following patch was added to jsimd_i386.c (init_smd):
simd_support &= ~JSIMD_SSE2; // using SSE2 in Debug mode will crash
# endif
+Also added in jconfig.h
+#define WITH_SIMD
@@ -1,6 +1,8 @@
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.txt for explanations */
+
#define JPEG_LIB_VERSION 62
#define LIBJPEG_TURBO_VERSION 1.4.2
#define C_ARITH_CODING_SUPPORTED