Commit History

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