pcdtojpeg Changelog

What's new in pcdtojpeg 1.0.10

Apr 12, 2011
  • Workaround for a gcc bug.

New in pcdtojpeg 1.0.9 (Oct 6, 2010)

  • Fix a bug that could result in 64Base images with long sequence lengths
  • causing a crash.
  • Modification to allow easy compilation as a DLL

New in pcdtojpeg 1.0.8 (May 6, 2010)

  • Fix a bug that could result in 64Base images with a non-standard
  • aspect ratio from being converted correctly.

New in pcdtojpeg 1.0.5 (Feb 16, 2010)

  • More efficient memory management
  • Changes defaults such that a maximum quality conversion is performed
  • unless otherwise specified, as some users were unaware that the previous
  • defaults favoured file size rather than quality.

New in pcdtojpeg 1.0.4 (Feb 16, 2010)

  • now supports multi-threading

New in pcdtojpeg 1.0.3 (Feb 16, 2010)

  • More descriptive error messages
  • Enhanced algorithm for location 64base component files
  • Fix for a potential buffer overrun condition in the library (note
  • this did not manifest in previous versions of pcdtojpeg due to the buffer
  • sizes used)

New in pcdtojpeg 1.0.2 (Feb 16, 2010)

  • Modifications to the sRGB tone curve to provide better shadow detail
  • Modifications to the color rendering to improve accuracy
  • pcdDecode library modified to allow extraction of YCC data in addition
  • to RGB data

New in pcdtojpeg 1.0.1 (Feb 16, 2010)

  • Modification to the VC++ project file to resolve a problem where older
  • version of Windows did not correctly locate the C++ run-time library,
  • leading to errors such as "This application has failed to start because
  • the application configuration is incorrect. Reinstalling the application
  • may fix this problem" or similar.