Commit Verlauf

Autor SHA1 Nachricht Datum
  Nico Weber 6713ed483b LibGfx/PNG: Spec comment for PNGImageDecoderPlugin::unfilter_scanline() vor 1 Jahr
  Nico Weber 000d9da73c LibGfx: Allow passing FilterType::None to unfilter_scanline() vor 1 Jahr
  Nico Weber 574357ef00 LibGfx: Use ceil_div() in png decoder vor 1 Jahr
  Nico Weber 5a70813d11 LibGfx: Make unfilter_scanline() a static PNGImageDecoderPlugin method vor 1 Jahr
  Nico Weber 588d6fab22 LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType vor 1 Jahr
  Nico Weber 6b2c60404d LibGfx: Use PNG::paeth_predictor() in png decoding path vor 1 Jahr
  Tim Ledbetter 4cc2fc4afa LibGfx/PNGLoader: Remove redundant IHDR bit depth validation vor 1 Jahr
  Tim Ledbetter bc6ae54b59 LibGfx/PNGLoader: Don't allow multiple consecutive IHDR chunks vor 1 Jahr
  Tim Ledbetter b64ed060d8 LibGfx/PNGLoader: Add validation for IHDR width, height and bit depth vor 1 Jahr
  MacDue bbf66ea055 LibGfx: Remove maximum size limit for decoded images vor 1 Jahr
  Tim Schumacher 8a853278d0 LibCompress: Port `ZlibDecompressor` to `AK::Stream` vor 2 Jahren
  Lucas CHOLLET 5d94bb4fcc LibGfx/PNG: Remove the useless `HeaderDecoded` state vor 2 Jahren
  Lucas CHOLLET a173275afa LibGfx/PNG: Reject files that doesn't start with a IHDr chunk vor 2 Jahren
  Lucas CHOLLET 8d907b6535 LibGfx/PNG: Don't use a loop to read chunks in `decode_png_ihdr()` vor 2 Jahren
  Lucas CHOLLET ff6d82c3e7 LibGfx/PNG: Decode the header in `create()` and remove `initialize()` vor 2 Jahren
  Lucas CHOLLET 07f72b6d41 LibGfx/PNG: Don't try to guess if IHDR has been decoded vor 2 Jahren
  Lucas CHOLLET 07d3232f2d LibGfx/PNG: Use PNG specific vocabulary over a generic name vor 2 Jahren
  Nico Weber f7f9f1f47f LibGfx/PNG: Make invalid sRGB chunk size non-fatal vor 2 Jahren
  Lucas CHOLLET e5b70837de LibGfx: Remove `ImageDecoder::set_[non]volatile()` vor 2 Jahren
  MacDue e7cddda7e1 LibGfx: Allow passing an ideal size to image decoders vor 2 Jahren
  Lucas CHOLLET 36153136c4 LibGfx/PNG: Use `ByteBuffer` instead of `Vector<u8>` vor 2 Jahren
  Lucas CHOLLET 15df0224e1 LibGfx/PNG: Remove an unused field in `PNGLoadingContext` vor 2 Jahren
  Lucas CHOLLET 07b6c2ebfc LibGfx/PNG: Make chunk-related functions fallible vor 2 Jahren
  Lucas CHOLLET 96a1a8512f LibGfx/PNG: Use a `StringView` to compare the chunk type vor 2 Jahren
  Karol Kosek 970a3ef4d8 LibGfx: Fix partial loading of tall and interlaced PNG files vor 2 Jahren
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr vor 2 Jahren
  Tom f0f82c6391 LibGfx/PNG: Add support for animated PNG images vor 2 Jahren
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder vor 2 Jahren
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory vor 2 Jahren