1. 109a578 tjGetScaledSize() would never be able to accommodate scaling factors > 1, so replace it with a function that returns a list of fractional scaling factors that TurboJPEG supports. by DRC · 14 years ago
  2. 890f1e0 Expose libjpeg lossless transform feature in TurboJPEG/OSS by DRC · 14 years ago
  3. 98a7bde Remove entry for tjScaledSize() by DRC · 14 years ago
  4. 89d1164 Include tjGetScaledSize() in version scripts by DRC · 14 years ago
  5. 8424160 Replace the TJ_YUV flag with two new API functions by DRC · 14 years ago
  6. 9fa9559 Use a proper version script for libturbojpeg by DRC · 14 years ago
  7. 4e8ae08 Add new functions to anonymous version script by DRC · 14 years ago
  8. b28fc57 Make the scaling API a bit more friendly by DRC · 14 years ago
  9. 8ed7b81 Added scaling API to TurboJPEG/OSS by DRC · 14 years ago
  10. 190d549 Include new tjDecompressHeader2() function by DRC · 14 years ago
  11. 6f8c668 Build TurboJPEG/OSS with a version script to prevent any non-global symbols from being accessible (this is to protect against potential namespace conflicts when preloading it into an application via VirtualGL.) by DRC · 15 years ago