13649 Commits (fd2e8a90adebd0408440a0d522d252da36700a1a)
 

Author SHA1 Message Date
James Jackson-South 2127b46a04 Implement PngFrameMetadata 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
James Jackson-South 5b47e79062 Implement JpegMetadata 2 years ago
James Jackson-South cceeb2d81c Update Rgb.cs 2 years ago
James Jackson-South ff752a22b8 Sequential layout plus faster equality checks. 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 2 years ago
James Jackson-South 2752a450d8 Implement up GifMetadata 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
James Jackson-South d52815bfd0 Wire up BmpMetadata proper 2 years ago
James Jackson-South a971082a0c Sketch out Bmp implementation 2 years ago
James Jackson-South eda85d20ee Define new joining types and extend existing pixel info 2 years ago
James Jackson-South b458ff2fa0 Optimize and cleanup per review 2 years ago
James Jackson-South cb56bae393 Remove old implementation 2 years ago
James Jackson-South fb50f5be71 Replace old converter 2 years ago
James Jackson-South 355bd04b8d Update benchmarks 2 years ago
James Jackson-South c16582b764 Complete tests 2 years ago
James Jackson-South 72dbc1308c Complete conversion tests 2 years ago
James Jackson-South bf13f0095c Naming and fixes 2 years ago
James Jackson-South fd77d2587e Update build-and-test.yml 2 years ago
James Jackson-South a7edf1b41a Some renaming and docs 2 years ago
James Jackson-South 9fdf204086 Complete conversion tests 2 years ago
James Jackson-South 183a821355 Merge branch 'main' into js/colorspace-converter 2 years ago
James Jackson-South a5a5bc8226
Merge pull request #2731 from SixLabors/af/fix-allocator-overflow-3.1 2 years ago
antonfirsov 7d3f852245 Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Anton Firszov 467850f757
Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
James Jackson-South e67a67171c Add some XYZ tests 2 years ago
James Jackson-South ba066f96b5 Fix namespace add first LCH test 2 years ago
James Jackson-South 3ac5f703f3 Complete CieXyy tests 2 years ago