Historial de Commits

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