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