Commit History

Author SHA1 Message Date
  Lucas CHOLLET e5b70837de LibGfx: Remove `ImageDecoder::set_[non]volatile()` 2 years ago
  MacDue e7cddda7e1 LibGfx: Allow passing an ideal size to image decoders 2 years ago
  Lucas CHOLLET 36153136c4 LibGfx/PNG: Use `ByteBuffer` instead of `Vector<u8>` 2 years ago
  Lucas CHOLLET 15df0224e1 LibGfx/PNG: Remove an unused field in `PNGLoadingContext` 2 years ago
  Lucas CHOLLET 07b6c2ebfc LibGfx/PNG: Make chunk-related functions fallible 2 years ago
  Lucas CHOLLET 96a1a8512f LibGfx/PNG: Use a `StringView` to compare the chunk type 2 years ago
  Karol Kosek 970a3ef4d8 LibGfx: Fix partial loading of tall and interlaced PNG files 2 years ago
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr 2 years ago
  Tom f0f82c6391 LibGfx/PNG: Add support for animated PNG images 2 years ago
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder 2 years ago
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 years ago