13321 Commits (5be5d64882e5e85fed199cbc621bcd16734b008b)
 

Author SHA1 Message Date
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 a811784d34
Update TgaFileHeaderTests.cs 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
Anton Firszov 77a5883283
Merge pull request #2725 from kroymann/detect-format-async 2 years ago
James Jackson-South f5ed9ac69d
Merge branch 'main' into detect-format-async 2 years ago
James Jackson-South b8cf630b15
Merge pull request #2728 from SixLabors/test-ci 2 years ago
Anton Firszov aaeae24dd6
Undo dummy change 2 years ago
Anton Firszov eb1c871f79
Update build-and-test.yml 2 years ago
Anton Firszov 06312cbcfd
Update TestFormat.cs 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 6ae0e4489c
Merge pull request #2720 from SixLabors/port/v3 2 years ago
James Jackson-South 3495b01f2a Merge branch 'release/3.1.x' into port/v3 2 years ago
Anton Firszov da5f09a425
Merge pull request #2716 from SixLabors/js/clear-buffers 2 years ago
Anton Firszov b6b08ac3e7
Merge pull request #2706 from SixLabors/af/memlimit-01 2 years ago
antonfirsov 572366e078 test allocation limits 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago
James Jackson-South 4a26acbc5a
Merge pull request #2718 from SixLabors/js/check-palette-index 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
James Jackson-South eec9718f41 Merge branch 'release/3.1.x' into af/memlimit-01 2 years ago
James Jackson-South 8e6532a4e2
Merge pull request #2713 from SpaceCheetah/FixPngBackport 2 years ago
James Jackson-South 8546c7446f
Merge pull request #2710 from SpaceCheetah/FixPNG 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 b1a5593b20
Add test for case with frame offsets 2 years ago
SpaceCheetah 4698e8ca3b
re-add comment 2 years ago
SpaceCheetah ceb7dc0e7e
Fix incorrect acTL frame count 2 years ago