Historique des commits

Auteur SHA1 Message Date
  Lucas CHOLLET 0a80daef90 LibGfx/TIFF: Don't include the null-byte terminator when reading strings il y a 1 an
  Lucas CHOLLET 1ede4f249d LibGfx/TIFF: Decode all PackedBits beforehand il y a 1 an
  Lucas CHOLLET 4994609af0 LibGfx/TIFF: Add support for the ICCProfile tag il y a 1 an
  Lucas CHOLLET 62f28d9968 LibGfx/TIFF: Teach the generator how to handle tags of type `Undefined` il y a 1 an
  Lucas CHOLLET e6fc18d96a LibGfx/TIFF: Support TIFF 5.0 LZW images il y a 1 an
  Lucas CHOLLET cc816b486c LibGfx/TIFF: Use `LZWDecoder::decode_all()` il y a 1 an
  Lucas CHOLLET 9836a9ad0e LibGfx/TIFF: Introduce a code generator il y a 1 an
  Lucas CHOLLET 1afdf7f3c7 LibGfx/TIFF: Take the TIFF value by rvalue reference in `handle_tag()` il y a 1 an
  Lucas CHOLLET 4ab2903e25 LibGfx/TIFF: Make `TIFFLoadingContext::handle_tag` be a free function il y a 1 an
  Lucas CHOLLET 34d91dec5b LibGfx/TIFF: Extract metadata-related definition to their own file il y a 1 an
  Lucas CHOLLET 1d1e7abba7 LibGfx/TIFF: Put the `TIFFLoadingContext` class in a TIFF namespace il y a 1 an
  Lucas CHOLLET b78f93d0b5 LibGfx/TIFF: Put metadata fields in their own struct il y a 1 an
  Lucas CHOLLET 272be6b20a LibGfx/TIFF: Add support for LZW compression il y a 1 an
  Lucas CHOLLET 4f5a0227e2 LibGfx/TIFF: Add support for the differencing predictor il y a 1 an
  Lucas CHOLLET 81794df280 LibGfx/TIFF: Add support for images with PackBits compression il y a 1 an
  Lucas CHOLLET 472a886dfc LibGfx/TIFF: Refactor the decoding loop il y a 1 an
  Lucas CHOLLET 75caccafa4 LibGfx: Add a TIFF loader il y a 1 an