Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Ramz 534eeb6c4b LibGfx/ILBMLoader: Properly display images with a bitplane mask hace 1 año
  kleines Filmröllchen 60c3a1a77b LibGfx: Use LibRIFF for IFF parsing hace 1 año
  Nicolas Ramz a1255cb6c9 LibGfx/ILBMLoader: Don't decode bits once full row has been decoded hace 1 año
  Nicolas Ramz 1593ff2d4c LibGfx/ILBMLoader: Don't throw too early when decoding bitplanes hace 1 año
  Nicolas Ramz 5e7e98cd3c LibGfx/ILBMLoader: Add support for transparent color hace 1 año
  Nicolas Ramz fc5b6e4dda LiGfx/ILBMLoader: Don't throw if malformed bitplane can be decoded hace 1 año
  Lucas CHOLLET f389c1cdba LibGfx+LibPDF: Use LibCompress' implementation of the PackBits decoder hace 1 año
  Nicolas Ramz 6ccdb1dc72 LibGfx/ILBMLoader: Add support for 24bit files hace 1 año
  Nicolas Ramz caa13d3960 LibGfx/ILBMLoader: Stop the decoding loop when plane buffer is full hace 1 año
  Nicolas Ramz cd6c7f3fc4 LibGfx/ILBMLoader: Add support for PC DeluxePaint files hace 1 año
  Nicolas Ramz 8d68f94282 LibGfx/ILBMLoader: Add HAM6/HAM8 support hace 1 año
  Idan Horowitz 1a35621930 LibGfx: Eliminate multiplication integer overflow in planar_to_chunky hace 1 año
  Sam Atkins 2c24192e1f LibGfx: Move FourCC to its own file hace 1 año
  Tim Ledbetter b96a5f4265 LibGfx/ILBM: Avoid overflow when creating bitplane data buffer hace 1 año
  Tim Ledbetter 5e1017bcf1 LibGfx/ILBM: Avoid buffer overrun when reading bitplane data hace 1 año
  Tim Ledbetter f56ae8c0e9 LibGfx/ILBM: Ensure CMAP chunk size matches expected value hace 1 año
  Tim Ledbetter 61eb754f63 LibGfx/ILBM: Add validation for header fields hace 1 año
  Tim Ledbetter bed7b33daa LibGfx/ILBM: Don't attempt to decode a BODY chunk without a color map hace 1 año
  Tim Ledbetter 75731f9c50 LibGfx/ILBM: Avoid buffer overruns when decompressing data hace 1 año
  Tim Ledbetter ae6c39e501 LibGfx/ILBM: Ensure decompressed body chunk data is the correct length hace 1 año
  Lucas CHOLLET e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` hace 1 año
  Tim Ledbetter f4a89c31c6 LibGfx/ILBM: Explicitly fail decoding if body chunk isn't present hace 1 año
  Tim Ledbetter 9e3ee0e2b5 LibGfx/ILBM: Avoid buffer overrun when reading header chunk hace 1 año
  Nicolas Ramz 7b4b5b735b LibGfx/ILBMLoader: Add support for EHB mode hace 1 año
  Nicolas Ramz b8f8b22aa5 LibGfx/ILBM: Add support for uncompressed files hace 1 año
  Nicolas Ramz fda5590313 LibGfx/ILBM: Add an IFF-ILBM decoder :) hace 1 año