8855 Commits (04d03136bbe5f30c8e95fc9032e84d87ce754e2f)

Author SHA1 Message Date
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
James Jackson-South e7a2445dba Cleanup 2 years ago
James Jackson-South 698d76e836 Create HunterLab.cs 2 years ago
James Jackson-South bb6502ca6a Create Hsv.cs 2 years ago
James Jackson-South 05b6cfb335 Create Hsl.cs 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 b8c73e121d Add CMYK 2 years ago
James Jackson-South 7da1cae8de Add XYY 2 years ago
James Jackson-South e24146b049 Add Add LUV and LCHLUV 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 4698e8ca3b
re-add comment 2 years ago
SpaceCheetah ceb7dc0e7e
Fix incorrect acTL frame count 2 years ago
SpaceCheetah addec72467
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah 85fd4311f1
Fix PngMetadata copy 2 years ago
SpaceCheetah 9b8ef108d4
Fix handling of case where default image isn't animated 2 years ago
SpaceCheetah 63b7ecd87e
Fix frame dispose operation handling 2 years ago
SpaceCheetah d933db75ed
Fix ProcessInterlacedPaletteScanline not obeying frameControl.XOffset 2 years ago
James Jackson-South 07e354dca1 Add YCbCr conversion 2 years ago
SpaceCheetah c31db731ad
re-add rest of comment 2 years ago
SpaceCheetah 5cd96d3bf0
re-add comment 2 years ago
SpaceCheetah 61b5b0c3a9
Fix incorrect acTL frame count 2 years ago
SpaceCheetah 5cd2d29052
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah c232835082
Fix PngMetadata copy 2 years ago
SpaceCheetah 5cd98723dc
Fix handling of case where default image isn't animated 2 years ago