Skip to content

Commit

Permalink
Bug 247437 - SSE has issues with JPEG decoding. Patch by Ryan VanderM…
Browse files Browse the repository at this point in the history
…eulen <[email protected]>. r=pavlov
  • Loading branch information
sdwilsh committed Jun 26, 2007
1 parent 43d2c9d commit 296d89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpeg/jmorecfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ typedef short JCOEF;
#define HAVE_MMX_INTEL_MNEMONICS

/* SSE2 code appears broken for some cpus (bug 247437) */
/* #define HAVE_SSE2_INTEL_MNEMONICS */
#define HAVE_SSE2_INTEL_MNEMONICS
#endif

/* Compressed datastreams are represented as arrays of JOCTET.
Expand Down

0 comments on commit 296d89a

Please sign in to comment.