8770 Commits (630df8a28fa0bab6c75fbea13ccdbd5826683d60)

Author SHA1 Message Date
James Jackson-South 1f4605ed3b Implement TgaMetadata 2 years ago
James Jackson-South b9994b60db Implement QoiMetadata 2 years ago
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 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 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 72dbc1308c Complete conversion tests 2 years ago
James Jackson-South bf13f0095c Naming and fixes 2 years ago
James Jackson-South a7edf1b41a Some renaming and docs 2 years ago
James Jackson-South 9fdf204086 Complete conversion tests 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 cc49c7a9d7 Add Xyy and HSV/HSL tests 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
James Jackson-South f37ac8e704 Add LMS and Lch tests 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 2fbabe828c Complete HunterLab and add more tests 2 years ago