1. b775351 Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retains the use of tabs for historical reasons. They were annoying in the libjpeg code primarily because they were not consistently used and because they were used to format as well as indent the code. In the case of TurboJPEG, tabs are used just to indent the code, so even if the editor assumes a different tab width, the code will still be readable.) by DRC · 10 years ago
  2. 132b5fd Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard by DRC · 15 years ago
  3. 3a65ef4 Work around subdirectory bug in older automake. by Pierre Ossman · 16 years ago
  4. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago