1. d65d99a Compiler warnings by DRC · 13 years ago
  2. a49c4e5 The SIMD quantization algorithm does not produce correct results with the fast forward integer DCT and JPEG qualities >= 98, so for now, use the non-SIMD quantization function under those circumstances. by DRC · 14 years ago
  3. fc5dc4f Some systems (notably OS X Leopard) have fls() already, so rename ours to avoid conflict by DRC · 15 years ago
  4. dc5db14 Move variable init around a bit to please crappy compilers. by Pierre Ossman · 15 years ago
  5. 35c4719 Make sure the work space memory is properly aligned by Pierre Ossman · 15 years ago
  6. dedc42e "Optimise" quantization step by replacing the division by a multiplication. by Pierre Ossman · 15 years ago
  7. 59a3938 Framework for supporting SIMD acceleration by Pierre Ossman · 15 years ago
  8. 49dcbfb Split up the forward DCT routine into three stages by Pierre Ossman · 15 years ago
  9. 489583f The Independent JPEG Group's JPEG software v6a by Thomas G. Lane · 29 years ago
  10. bc79e06 The Independent JPEG Group's JPEG software v6 by Thomas G. Lane · 29 years ago
  11. 36a4ccc The Independent JPEG Group's JPEG software v5 by Thomas G. Lane · 30 years ago