1. 316617f Accelerated 4:2:2 upsampling routine for ARM (improves performance ~20-30% when decompressing 4:2:2 JPEGs using fancy upsampling) by DRC · 12 years ago
  2. ce4e3e8 NEON-accelerated slow integer inverse DCT by DRC · 13 years ago
  3. 82bd521 NEON-accelerated quantization by DRC · 13 years ago
  4. 7a9376c ARM NEON-accelerated RGB-to-YCbCr conversion by DRC · 13 years ago
  5. b740054 Support for accelerated forward DCT using ARM NEON instructions by DRC · 13 years ago
  6. 8c60d22 NEON-optimized 2x2 and 4x4 scaled iDCTs by DRC · 13 years ago
  7. 321e068 ARM NEON support by DRC · 14 years ago
  8. ddb158c Add short names for RGB->grayscale MMX functions by DRC · 14 years ago
  9. 392e048 Updated (C) by DRC · 14 years ago
  10. c866633 SIMD-accelerated RGB-to-Grayscale color conversion by DRC · 14 years ago
  11. af1ca9b Clarify that the C wrappers and headers fall under the same license as the rest of the SIMD code by DRC · 14 years ago
  12. 720e161 Add colorspace extensions to merged upsampling routines by DRC · 16 years ago
  13. f25c071 Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion by DRC · 16 years ago
  14. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  15. 018fc42 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  16. 65d0317 Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  17. 5eb84ff Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  18. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 16 years ago