Skip to content

CharLS v2.4.0

Compare
Choose a tag to compare
@vbaderks vbaderks released this 29 Dec 14:09
c781c3e

Summary

Maintenance release.

Added

  • Support for Windows on ARM64 in the MSBuild projects and CMake files.
  • Support to read and write application data markers. #180
  • Added method charls_validate_spiff_header to validate SPIFF headers.

Changed

  • Improved compatibility of public headers with C++20.
  • Switch order of APP8 and SOF55 markers during encoding to allign with user application data markers.

Fixed

  • Fixed #167, Multi component image with interleave mode none is not correctly decoded when a custom stride argument is used.