aboutsummaryrefslogtreecommitdiff
path: root/simd/jsimd.h
AgeCommit message (Expand)Author
2012-02-02Accelerated 4:2:2 upsampling routine for ARM (improves performance ~20-30% wh...dcommander
2011-08-22NEON-accelerated slow integer inverse DCTdcommander
2011-08-17NEON-accelerated quantizationdcommander
2011-08-12ARM NEON-accelerated RGB-to-YCbCr conversiondcommander
2011-08-10Support for accelerated forward DCT using ARM NEON instructionsdcommander
2011-06-17NEON-optimized 2x2 and 4x4 scaled iDCTsdcommander
2011-05-03ARM NEON supportdcommander
2011-02-27Add short names for RGB->grayscale MMX functionsdcommander
2011-02-18Updated (C)dcommander
2011-02-18SIMD-accelerated RGB-to-Grayscale color conversiondcommander
2011-02-02Clarify that the C wrappers fall under the same license as the rest of the SI...dcommander
2009-04-05Add colorspace extensions to merged upsampling routinesdcommander
2009-04-03Implement new colorspaces to allow directly compressing from/decompressing to...dcommander
2009-03-09Add SSE2 SIMD implementation of computationally intensive routines.ossman_
2009-03-09Add SSE SIMD implementation of computationally intensive routines.ossman_
2009-03-09Add 3DNow SIMD implementation of computationally intensive routines.ossman_
2009-03-09Add MMX SIMD implementation of computationally intensive routines.ossman_
2009-03-09Implement x86 SIMD frameworkossman_