13842 Commits (ea1183acdc9dff52f19d34e4e820b4098ffebb02)
 

Author SHA1 Message Date
舰队的偶像-岛风酱! 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
Ynse Hoornenborg e34b83148c First symbol coding roundtrip 2 years ago
Ynse Hoornenborg 06b0c04256 Fix literal reading and writing 2 years ago
James Jackson-South 72dbc1308c Complete conversion tests 2 years ago
Ynse Hoornenborg 95d9f0916a Initial symbol parsing 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
James Jackson-South 9b99301cd8 Update CieXyzAndCieLabConversionTest.cs 2 years ago
James Jackson-South cc49c7a9d7 Add Xyy and HSV/HSL tests 2 years ago
James Jackson-South 9d1cb16cbd Add CIeLuv tests 2 years ago
Ynse Hoornenborg ef572ac98b ObuHeader round trips 2 years ago
Ynse Hoornenborg 74677ed729 Fix bitstream writer 2 years ago
James Jackson-South b983cd3d88 Create CieLuvAndHunterLabConversionTests.cs 2 years ago
James Jackson-South cd6052eca9 Create CieLuvAndHsvConversionTests.cs 2 years ago
James Jackson-South f3f1d5ac43 Create CieLuvAndHslConversionTests.cs 2 years ago