1. bcda683 Upgrade to Doxygen 1.8.3.1; Add note regarding the fact that 4:4:0 lacks full SIMD support. by DRC · 11 years ago
  2. 71ccb39 Upgrade to Doxygen 1.8.3.1 by DRC · 11 years ago
  3. 870fd8f Add a couple of missing pages by DRC · 13 years ago
  4. f546711 Implement custom filter callback in Java by DRC · 13 years ago
  5. 7bf04d3 Implement a custom DCT filter callback for lossless transforms by DRC · 13 years ago
  6. 9b28def Completely refactored the TurboJPEG C API so that it uses pixel formats instead of the clunky pixel size + flags combination to define the pixel size and component order. tjCompress2() and tjTransform() can also now grow the JPEG buffer as needed, which can allow programs to save memory by not pre-allocating the "worst-case" buffer size calculated by TJBUFSIZE(). Converted API documentation to Doxygen. There is no legacy code remaining, so the refactored version of the library has been re-licensed under a BSD-style license. by DRC · 13 years ago