8502 Commits (f0c3ec6bd220dd8fc4e3270ae35d7beb1bdf8497)

Author SHA1 Message Date
James Jackson-South af007fa1cd Allow skipping bad metadata using identify 2 years ago
Brian Popow ede2f2d2d1
GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744) 2 years ago
Alexandr Ivanov dc5affac08 update jpeg encoder core 2 years ago
Alexandr Ivanov 490c0d3a31 update write block in huffman encoder, add test 2 years ago
Alexandr Ivanov a059f4e9bd Add progressive JPEG encoder 2 years ago
Anton Firszov 467850f757
Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Dan Kroymann e0d1493c3b Call the new InternalDetectFormatAsync() from DetectFormatAsync() 2 years ago
Dan Kroymann 22e1c064c2 Use MemoryAllocator from configuration 2 years ago
Dan Kroymann 9c5a393650 Fix another async-over-sync issue where DecodeAsync() would internally block on a synchronous stream read when detecting the image format 2 years ago
James Jackson-South fb64b3367f Clamp read palette indices. 2 years ago
James Jackson-South 26d44ef5f1 Clear pixel buffers on decode. 2 years ago
James Jackson-South da497882fe Revert additional changes 2 years ago
SpaceCheetah c8eab788dd
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
SpaceCheetah 94d7f3c479
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
SpaceCheetah 8480139212
re-add rest of comment 2 years ago
SpaceCheetah 4698e8ca3b
re-add comment 2 years ago
SpaceCheetah ceb7dc0e7e
Fix incorrect acTL frame count 2 years ago
SpaceCheetah addec72467
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah 85fd4311f1
Fix PngMetadata copy 2 years ago
SpaceCheetah 9b8ef108d4
Fix handling of case where default image isn't animated 2 years ago
SpaceCheetah 63b7ecd87e
Fix frame dispose operation handling 2 years ago
SpaceCheetah d933db75ed
Fix ProcessInterlacedPaletteScanline not obeying frameControl.XOffset 2 years ago
SpaceCheetah c31db731ad
re-add rest of comment 2 years ago
SpaceCheetah 5cd96d3bf0
re-add comment 2 years ago
SpaceCheetah 61b5b0c3a9
Fix incorrect acTL frame count 2 years ago
SpaceCheetah 5cd2d29052
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah c232835082
Fix PngMetadata copy 2 years ago
SpaceCheetah 5cd98723dc
Fix handling of case where default image isn't animated 2 years ago
SpaceCheetah ce069bce25
Fix frame dispose operation handling 2 years ago
SpaceCheetah a58ef4bdb7
Fix ProcessInterlacedPaletteScanline not obeying frameControl.XOffset 2 years ago
antonfirsov 7dd3c43a00 reduce UnmanagedMemoryHandle.MaxAllocationAttempts 2 years ago
antonfirsov 92b82779ac Limit all allocations 2 years ago
James Jackson-South 6733e8d823 Update WebpVp8X.cs 2 years ago
James Jackson-South 2067026c09 Ensure VP8X alpha flag is updated correctly. 2 years ago
James Jackson-South ea12c0d480 Update comment 2 years ago
James Jackson-South 4f289f9e12 Remove unused code. 2 years ago
James Jackson-South 623ad5defd Only exit after multiple EOF hits 2 years ago
James Jackson-South 8acecdaf3d Update comment 2 years ago
James Jackson-South 45bc54ac44 Remove unused code. 2 years ago
James Jackson-South 382ee7fb23 Only exit after multiple EOF hits 2 years ago
James Jackson-South a197f222a6 Update WebpVp8X.cs 2 years ago
James Jackson-South 58e8efac20 Ensure VP8X alpha flag is updated correctly. 2 years ago
James Jackson-South d8484da739 Remove allocations and cleanup. 2 years ago
James Jackson-South 8bf86986a4 Update PngDecoderCore.cs 2 years ago
James Jackson-South 0ac9f3db4d Update AlphaDecoder.cs 2 years ago
James Jackson-South edc87ad90d Limit ancillary chunk size. 2 years ago
Robert Mutniański 8af9a8068e PR comments changes 2 years ago
James Jackson-South f44b761f3b
Add fixes 2668, 2676, and 2677 to main (#2678) 2 years ago
James Jackson-South f6d24ed15c
Update src/ImageSharp/Formats/Webp/AlphaDecoder.cs 2 years ago