1. 1419852 Clean up code formatting in the SIMD interface functions by DRC · 10 years ago
  2. 1a45b81 Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit) by DRC · 10 years ago
  3. 9397469 Remove trailing space by DRC · 11 years ago
  4. e189ec7 Remove trailing space by DRC · 11 years ago
  5. 19eeaa7 Make environment variable syntax consistent between ARM and x86 code, and add an option to disable SIMD on x86 (this option will be added to the x86-64 code as well, but it makes more sense to add it when we add AVX support.) by DRC · 11 years ago
  6. 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
  7. d65d99a Compiler warnings by DRC · 13 years ago
  8. 67ce3b2 Added new alpha channel colorspace constants/pixel formats, so applications can specify that they need the unused byte in a 4-component RGB output buffer set to 0xFF when decompressing. by DRC · 13 years ago
  9. ce4e3e8 NEON-accelerated slow integer inverse DCT by DRC · 13 years ago
  10. 82bd521 NEON-accelerated quantization by DRC · 13 years ago
  11. 7a9376c ARM NEON-accelerated RGB-to-YCbCr conversion by DRC · 13 years ago
  12. b740054 Support for accelerated forward DCT using ARM NEON instructions by DRC · 13 years ago
  13. 8c60d22 NEON-optimized 2x2 and 4x4 scaled iDCTs by DRC · 13 years ago
  14. 4346f91 iOS ARM support by DRC · 13 years ago
  15. 321e068 ARM NEON support by DRC · 13 years ago