1. ba5ea51 Tile generation did not work with TJXFORM_HFLIP, because the underlying transform code was using an in-place algorithm, which modified the source coefficients after the first tile was generated. Thus, create a new option which allows TurboJPEG to turn off the in-place horizontal flip if there are multiple transforms being performed from the same set of coefficients. by DRC · 13 years ago
  2. 9a648cc Fix transpose feature with jpeg v6b code base by DRC · 14 years ago
  3. c04bd3c Implement lossless crop feature from jpeg v7 and v8 by DRC · 14 years ago
  4. 989630f The Independent JPEG Group's JPEG software v8 by Guido Vollbeding · 15 years ago
  5. 5996a25 The Independent JPEG Group's JPEG software v7 by Guido Vollbeding · 15 years ago
  6. 5ead57a The Independent JPEG Group's JPEG software v6b by Thomas G. Lane · 26 years ago
  7. 36a6eec Added optional emulation of the jpeg-7 or jpeg-8b API/ABI's by DRC · 14 years ago