13340 Commits (2d548d012ac103ab83dea3ceee9b5b1a4690409b)
 

Author SHA1 Message Date
James Jackson-South 2d548d012a
Merge branch 'main' into progressive-jpeg-encoder 2 years ago
James Jackson-South 3b49c34804
Merge pull request #2579 from frg2089/feat/icon 2 years ago
James Jackson-South b31bd2337c Complete tests and fix issues 2 years ago
舰队的偶像-岛风酱! 9a7727b314
Pass the Test 2 years ago
舰队的偶像-岛风酱! 1f4c7e3360
Assert Invalid 2 years ago
舰队的偶像-岛风酱! 237d129afc
Update Tests 2 years ago
舰队的偶像-岛风酱! bad83f9a90
Update identifiers 2 years ago
Poker b222a6733e
Add test files 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 f0c3ec6bd2
Merge branch 'main' into progressive-jpeg-encoder 2 years ago
James Jackson-South cb45a39143
Merge branch 'main' into feat/icon 2 years ago
James Jackson-South 339b26d409
Merge pull request #2749 from SixLabors/js/identify-bad-lzw 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 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
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 602504ed98 Merge branch 'main' into progressive-jpeg-encoder 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
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