Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
c454c595dc83028770727fdb7eac7842875465ac
/
simd
/
jcqnts2f.asm
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
132b5fd
Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard
by DRC
· 15 years ago
3a65ef4
Work around subdirectory bug in older automake.
by Pierre Ossman
· 16 years ago
eea7215
Add SSE2 SIMD implementation of computationally intensive routines.
by Pierre Ossman
· 16 years ago