Commit History

Author SHA1 Message Date
  Lucas CHOLLET 4da8c45e43 LibGfx/JPEGXL: Store distributions in a `Variant` 2 years ago
  Lucas CHOLLET cd9bb985d4 LibGfx/JPEGXL: Add support for the self-correcting predictor 2 years ago
  Lucas CHOLLET 00240cb0b3 LibGfx/JPEGXL: Fix property 8 2 years ago
  Lucas CHOLLET 6b41fef2e4 LibGfx/JPEGXL: Add default values for ToneMapping 2 years ago
  Lucas CHOLLET fa43c70951 LibGfx/JPEGXL: Include the alpha channel in the output bitmap 2 years ago
  Lucas CHOLLET b2a559ddb0 LibGfx/JPEGXL: Create `Image` with the correct number of channel 2 years ago
  Lucas CHOLLET 0612e8ec6a LibGfx/JPEGXL: Read data related to extra channels in `FrameHeader` 2 years ago
  Lucas CHOLLET da0944f63d LibGfx/JPEGXL: Handle parsing `BlendingInfo` for extra channels 2 years ago
  Lucas CHOLLET 7cbf76586a LibGfx/JPEGXL: Start parsing the `ExtraChannelInfo` bundle 2 years ago
  Lucas CHOLLET 9b9244150e LibGfx/JPEGXL: Move code to read a string in a utility function 2 years ago
  Lucas CHOLLET c6731b0970 LibGfx/JPEGXL: Consider the HfGlobal section of the TOC 2 years ago
  Lucas CHOLLET ea8384219f LibGfx/JPEGXL: Perform size computation in a floating point type 2 years ago
  Lucas CHOLLET b5b17269c4 LibGfx/JPEGXL: Support reading LfGroups with an empty ModularLfGroup 2 years ago
  Lucas CHOLLET fee3eff947 LibGfx/JPEGXL: Use the correct condition to read `save_before_ct` 2 years ago
  Lucas CHOLLET 697803efcc LibGfx/JPEGXL: Remove the `BitmapDecoded` state 2 years ago
  Lucas CHOLLET 33ca35f1c7 LibGfx/JPEGXL: Apply transformations after all PassGroups 2 years ago
  Lucas CHOLLET 271d0015fe LibGfx/JPEGXL: Add support for x4 and x8 upsampling 2 years ago
  Lucas CHOLLET 9975bdb2d1 LibGfx/JPEGXL: Align the stream to byte boundary before reading a frame 2 years ago
  Lucas CHOLLET a2955501d3 LibGfx/JPEGXL: Don't decode the header twice 2 years ago
  Lucas CHOLLET 65565d377b LibGfx/JPEGXL: Accept images with high bit depth 2 years ago
  Lucas CHOLLET e8a63eeb0e LibGfx/JPEGXL: Add a JPEG-XL decoder :^) 2 years ago