Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik a499ece16c LibGfx+LibWeb: Replace usages of Bitmap::fill() with Gfx::Painter vor 9 Monaten
  Nico Weber 51617929dc LibGfx/GIFLoader: Add more debug logging output vor 1 Jahr
  Lucas CHOLLET 70a3f1f02b LibCompress: Rename LZWDecoder => LzwDecompressor vor 1 Jahr
  Lucas CHOLLET 11f53ba9cc LibCompress: Rename LZWDecoder.h => Lzw.h vor 1 Jahr
  Nico Weber 437fd9ae2b LibGfx/GIFLoader: Add debug logging for image descriptors vor 1 Jahr
  Lucas CHOLLET 7a55c4af0e LibGfx/GIF: Avoid copying LZW subblocks twice vor 1 Jahr
  Lucas CHOLLET 7aa76e6c9f LibGfx/GIF: Shorten the lifetime of lzw_encoded_bytes_expected vor 1 Jahr
  Andreas Kling c4d75ac11a LibGfx/GIF: Avoid a silly loop in GIF logical screen parsing vor 1 Jahr
  Andreas Kling 182a2b0c3a LibGfx/GIF: Only parse global color table if header flag is set vor 1 Jahr
  Lucas CHOLLET ce6cd4f45f LibGfx/GIF: Use `LZWDecoder::decode_all()` vor 1 Jahr
  Lucas CHOLLET 5e2b049de8 LibCompress/LZW: Use a LittleEndianBitStream vor 1 Jahr
  Lucas CHOLLET 00ad8419cf LibGfx+LibCompress: Extract the LZW decoder and move it to LibCompress vor 1 Jahr
  Lucas CHOLLET a86c0ac003 LibGfx/GIF: Use east-side const vor 1 Jahr
  Lucas CHOLLET e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` vor 1 Jahr
  MacDue bbf66ea055 LibGfx: Remove maximum size limit for decoded images vor 1 Jahr
  Lucas CHOLLET 500097de82 LibGfx/GIF: Decode the header in `create()` vor 2 Jahren
  Lucas CHOLLET 294217586b LibGfx/GIF: Move the code to read the header to its own function vor 2 Jahren
  Lucas CHOLLET b8bc84a3e8 LibGfx/GIF: Only use a `FixedMemoryStream` vor 2 Jahren
  Lucas CHOLLET 1192e46c09 LibGfx/GIF: Don't read the header twice 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
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr 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