Commit Verlauf

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