8520 Commits (b31bd2337c57c39a62d4be09c7db68d264b0eea7)

Author SHA1 Message Date
James Jackson-South b31bd2337c Complete tests and fix issues 2 years ago
James Jackson-South 7c0cd0baab Merge separate assert file 2 years ago
James Jackson-South 6beeba1575 Cleanup and fix issues 2 years ago
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
Poker 5be5d64882
fix 2 years ago
舰队的偶像-岛风酱! 52f392db56
Fixed some warnings. 2 years ago
舰队的偶像-岛风酱! fae15ae88a
Fixed AlphaMask 2 years ago
舰队的偶像-岛风酱! e252a6f223
Using Seek requires consideration of whether this stream allows Seek and the case where the stream start position is not 0. 2 years ago
舰队的偶像-岛风酱! 21b1e71062
Encoder Worked! 2 years ago
舰队的偶像-岛风酱! 54e87ab63a
Remove a comment 2 years ago
舰队的偶像-岛风酱! dbd178392f
Add encoders that cannot be used. 2 years ago
舰队的偶像-岛风酱! 746e742183
Fixed errors and warnings 2 years ago
舰队的偶像-岛风酱! 794b2a6433
Refactor IconImageFormatDetector. 2 years ago
舰队的偶像-岛风酱! 63da967c7f
Flatten namespace. 2 years ago
舰队的偶像-岛风酱! 729d64ec75
Refactor SetFrameMetadata 2 years ago
舰队的偶像-岛风酱! 05d33f2895
Remove IconFrameMetadata 2 years ago
舰队的偶像-岛风酱! 43ea25fe8b
Add Parse Method and Check Stream 2 years ago
James Jackson-South 79f538723f
Handle frames exceeding 256 pixels 2 years ago
James Jackson-South ffde9a9380
Refactor decoder and add notes 2 years ago
舰队的偶像-岛风酱! 4832d8f24a
Add Icon Support 2 years ago
舰队的偶像-岛风酱! 11293824e3
Add UnsafeSetFormatMetadata in ImageFrameMetadata 2 years ago
舰队的偶像-岛风酱! 520ff46baa
Append BMP's MIME Type 2 years ago
舰队的偶像-岛风酱! f62e2baac8
Make the BMP Decoder Core can skip the file header 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