Opened 7 months ago

Closed 7 months ago

#20374 closed enhancement (fixed)

libjxl-0.11.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 7 months ago

[0.11.0] - 2024-09-13

Added

  • Gain Map API: JxlGainMapBundle struct and API functions to read and write gain map bundlesJxlGainMapWriteBundle and JxlGainMapReadBundle as well as handling compressed ICC profiles: JxlICCProfileEncode and JxlICCProfileDecode.
  • decoder API: added JXL_DEC_BOX_COMPLETE event to signal that the output buffer for the current box has received all contents. Previously, this was to be determined from the fact that the decoder had moved on either to JXL_DEC_SUCCESS or to another subsequent JXL_DEC_BOX. This change is made backward-compatible by the fact that the new event must be explicitly subscribed to, and that JXL_DEC_SUCCESS / JXL_DEC_BOX still occur afterwards and still imply that the previous box must be complete.

Changed / clarified

  • avoiding abort in release build

comment:3 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

5df823f3da Update to libarchive-3.7.5.
b08f250a39 Update to libjxl-0.11.0.
5413be2d50 Update to traceroute-2.1.6.
795b6454e0 Update to libadwaita-1.6.0.
Note: See TracTickets for help on using tickets.