Histórico de Commits

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