Historial de Commits

Autor SHA1 Mensaje Fecha
  Lucas CHOLLET e6fc18d96a LibGfx/TIFF: Support TIFF 5.0 LZW images hace 1 año
  Lucas CHOLLET cc816b486c LibGfx/TIFF: Use `LZWDecoder::decode_all()` hace 1 año
  Lucas CHOLLET 9836a9ad0e LibGfx/TIFF: Introduce a code generator hace 1 año
  Lucas CHOLLET 1afdf7f3c7 LibGfx/TIFF: Take the TIFF value by rvalue reference in `handle_tag()` hace 1 año
  Lucas CHOLLET 4ab2903e25 LibGfx/TIFF: Make `TIFFLoadingContext::handle_tag` be a free function hace 1 año
  Lucas CHOLLET 34d91dec5b LibGfx/TIFF: Extract metadata-related definition to their own file hace 1 año
  Lucas CHOLLET 1d1e7abba7 LibGfx/TIFF: Put the `TIFFLoadingContext` class in a TIFF namespace hace 1 año
  Lucas CHOLLET b78f93d0b5 LibGfx/TIFF: Put metadata fields in their own struct hace 1 año
  Lucas CHOLLET 272be6b20a LibGfx/TIFF: Add support for LZW compression hace 1 año
  Lucas CHOLLET 4f5a0227e2 LibGfx/TIFF: Add support for the differencing predictor hace 1 año
  Lucas CHOLLET 81794df280 LibGfx/TIFF: Add support for images with PackBits compression hace 1 año
  Lucas CHOLLET 472a886dfc LibGfx/TIFF: Refactor the decoding loop hace 1 año
  Lucas CHOLLET 75caccafa4 LibGfx: Add a TIFF loader hace 1 año