Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c4d75ac11a LibGfx/GIF: Avoid a silly loop in GIF logical screen parsing il y a 1 an
  Andreas Kling 182a2b0c3a LibGfx/GIF: Only parse global color table if header flag is set il y a 1 an
  Lucas CHOLLET ce6cd4f45f LibGfx/GIF: Use `LZWDecoder::decode_all()` il y a 1 an
  Lucas CHOLLET 5e2b049de8 LibCompress/LZW: Use a LittleEndianBitStream il y a 1 an
  Lucas CHOLLET 00ad8419cf LibGfx+LibCompress: Extract the LZW decoder and move it to LibCompress il y a 1 an
  Lucas CHOLLET a86c0ac003 LibGfx/GIF: Use east-side const il y a 1 an
  Lucas CHOLLET e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` il y a 1 an
  MacDue bbf66ea055 LibGfx: Remove maximum size limit for decoded images il y a 1 an
  Lucas CHOLLET 500097de82 LibGfx/GIF: Decode the header in `create()` il y a 2 ans
  Lucas CHOLLET 294217586b LibGfx/GIF: Move the code to read the header to its own function il y a 2 ans
  Lucas CHOLLET b8bc84a3e8 LibGfx/GIF: Only use a `FixedMemoryStream` il y a 2 ans
  Lucas CHOLLET 1192e46c09 LibGfx/GIF: Don't read the header twice il y a 2 ans
  Lucas CHOLLET e5b70837de LibGfx: Remove `ImageDecoder::set_[non]volatile()` il y a 2 ans
  MacDue e7cddda7e1 LibGfx: Allow passing an ideal size to image decoders il y a 2 ans
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr il y a 2 ans
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder il y a 2 ans
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory il y a 2 ans