Historique des commits

Auteur SHA1 Message Date
  Lucas CHOLLET 3f4bf7a0c7 LibGfx/ExifOrientedBitmap: Add support for `CMYKBitmap` il y a 1 an
  Lucas CHOLLET 8229a19081 LibGfx/ExifOrientedBitmap: Reorganize `create` parameters il y a 1 an
  Lucas CHOLLET ef10a58522 LibGfx: Remove ExifOrientedBitmap::Orientation in favor of TIFF's enum il y a 1 an
  Sergey Bugaev 8ebddc1ff6 LibGfx: Misc 32-bit build fixes il y a 1 an
  Lucas CHOLLET ea85c99a01 LibGfx/JPEGXL: Add support for cropped images il y a 1 an
  Lucas CHOLLET 49c55447d9 LibGfx/JPEGXL: Put frame's image inside the `Frame` struct il y a 1 an
  Lucas CHOLLET 70e4d3a9b6 LibGfx/JPEGXL: Support images with the `have_crop` option in FrameHeader il y a 1 an
  Lucas CHOLLET 729e35ef21 LibGfx/JPEGXL: Remove unused variables in `JPEGXLLoadingContext` il y a 1 an
  Lucas CHOLLET f2c60b7716 LibGfx/JPEGXL: Support images encoded with the YCbCr color space il y a 1 an
  Lucas CHOLLET 7a5cd7e5f4 LibGfx/JPEGXL: Add support for LZ77 encoded stream il y a 1 an
  Lucas CHOLLET 80cb377990 LibGfx/JPEGXL: Factorize the code to read symbols from distributions il y a 1 an
  Lucas CHOLLET 3fdc000b90 LibGfx/JPEGXL: Use a wider type for the context id il y a 1 an
  Lucas CHOLLET 07ea66528e LibGfx/JPEGXL: Make `EntropyDecoder::read_config()` static il y a 1 an
  Lucas CHOLLET a35f4bf14e LibGfx/JPEGXL: Honor the orientation parameter il y a 1 an
  Lucas CHOLLET a0ea87ffc6 LibGfx/JPEGXL: Compute the position inside the channel correctly il y a 1 an
  Lucas CHOLLET eb6d41d99e LibGfx/JPEGXL: Allow `ColourEncoding` bundles with custom values il y a 1 an
  Lucas CHOLLET a8f041ae11 LibGfx/JPEGXL: Add support for complex distribution clustering il y a 1 an
  Lucas CHOLLET 18c511f54c LibGfx/JPEGXL: Support clusters with a single distribution il y a 1 an
  Lucas CHOLLET e83b04417b LibGfx/JPEGXL: Implement the ANS decoder il y a 1 an
  Lucas CHOLLET 4da8c45e43 LibGfx/JPEGXL: Store distributions in a `Variant` il y a 2 ans
  Lucas CHOLLET cd9bb985d4 LibGfx/JPEGXL: Add support for the self-correcting predictor il y a 1 an
  Lucas CHOLLET 00240cb0b3 LibGfx/JPEGXL: Fix property 8 il y a 1 an
  Lucas CHOLLET 6b41fef2e4 LibGfx/JPEGXL: Add default values for ToneMapping il y a 1 an
  Lucas CHOLLET fa43c70951 LibGfx/JPEGXL: Include the alpha channel in the output bitmap il y a 1 an
  Lucas CHOLLET b2a559ddb0 LibGfx/JPEGXL: Create `Image` with the correct number of channel il y a 1 an
  Lucas CHOLLET 0612e8ec6a LibGfx/JPEGXL: Read data related to extra channels in `FrameHeader` il y a 1 an
  Lucas CHOLLET da0944f63d LibGfx/JPEGXL: Handle parsing `BlendingInfo` for extra channels il y a 1 an
  Lucas CHOLLET 7cbf76586a LibGfx/JPEGXL: Start parsing the `ExtraChannelInfo` bundle il y a 1 an
  Lucas CHOLLET 9b9244150e LibGfx/JPEGXL: Move code to read a string in a utility function il y a 1 an
  Lucas CHOLLET c6731b0970 LibGfx/JPEGXL: Consider the HfGlobal section of the TOC il y a 1 an