12809 Commits (18167b28944c02070c8a0f243fabaa808864608e)
 

Author SHA1 Message Date
James Jackson-South 18167b2894
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South 6a2543279a
Merge pull request #2468 from Pashkinz92/patch-1 3 years ago
James Jackson-South 53510f0220 Add explicit tests for #2450 3 years ago
James Jackson-South c8fe7f2a74
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South 43286b52b4
Merge branch 'main' into patch-1 3 years ago
James Jackson-South 6a7e5ff57d
Merge pull request #2471 from synercoder/fixes/bit1-pallet-bmp-bug 3 years ago
Gerard Gunnewijk b29cd27c10 Fixed bug in Write1BitPixelData that wrote too many bits to the byte 3 years ago
Gerard Gunnewijk b4ad3c3009 Added test that shows the issue 3 years ago
Pavel 1630e436b0
Update Directory.Build.targets 3 years ago
James Jackson-South 14f9127e02
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South b11f4db1e9
Merge pull request #2463 from n0099/main 3 years ago
n0099 107e37eaae
Update Rgb48.cs 3 years ago
James Jackson-South b126b77742 Use background index as fallback during dedup. 3 years ago
James Jackson-South fc7219d1fa Add quantizer property tests 3 years ago
James Jackson-South d196b229dc
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South b9e3cd8b26
Merge pull request #2459 from SixLabors/bp/Issue2456 3 years ago
Brian Popow f558e6f574 Add test for issue 2456 3 years ago
Brian Popow 64fcccd54c Undo predictor for cmyk images, fixes #2456 3 years ago
James Jackson-South 43aaad1d49 Make color tables mutable 3 years ago
James Jackson-South 73067b9742 Fix NRE 3 years ago
James Jackson-South 12da625cbb Preserve color palettes and deduplicate frame pixels. 3 years ago
James Jackson-South 7d0bbbdf93
Merge pull request #2440 from SixLabors/bp/ResizeKernelTests 3 years ago
Brian Popow 78ef6de9b7 Add scalar version of PngDecoder_Decode_Resize test 3 years ago
Brian Popow 3541a4e08b Use less tolerant comparer when Fma.IsSupported for resize tests 3 years ago
James Jackson-South 6ab4b10e5e
Merge pull request #2432 from SixLabors/bp/fixCalcResidualCosts 3 years ago
Brian Popow 81d47f4d50 Remove some missed Serializable attributes 3 years ago
Brian Popow d52b16c93a
Merge branch 'main' into bp/fixCalcResidualCosts 3 years ago
Brian Popow c49cb7df5d Remove [Serializable] attributes 3 years ago
Brian Popow 461224485d Use BinaryWriter/BinaryReader to serialize Vp8Residual 3 years ago
James Jackson-South 9e4e7a815d
Merge pull request #2436 from SixLabors/bp/issue2435 3 years ago
Brian Popow 39f8c776de Using Binary serialization for Vp8Residual 3 years ago
Brian Popow 93790ba9a6 Add test for #2435 3 years ago
Brian Popow 8756c32a74 Fix retrieving wrong tile height, fixes #2435 3 years ago
Brian Popow 25e6f6e53c
Merge branch 'main' into bp/fixCalcResidualCosts 3 years ago
Brian Popow ed71d7e1dd Add additional constructors for json serialization and add JsonConstructor attributes 3 years ago
James Jackson-South 661f28158c Update oss-bug-report.yml 3 years ago
James Jackson-South 46e1f3578a Remove commercial template for v3 3 years ago
James Jackson-South e646c4b819
Merge pull request #2429 from stefannikolei/stefannikolei/arm/componentconverter 3 years ago
Stefan Nikolei 8a68c671ec
Merge branch 'main' into stefannikolei/arm/componentconverter 3 years ago
Brian Popow 4dcf8569a7 Add Vp8CostArray Serialization test, add stub for Vp8CostArray JsonConverter 3 years ago
Brian Popow 79448ec959 Revert adding JsonConstructor attributes 3 years ago
James Jackson-South 10f5e8fbbd
Merge pull request #2433 from SixLabors/bp/updateReadme 3 years ago
Brian Popow 4a17bc53ef Add jetbrains logo, change jetbrains mention text 3 years ago
Brian Popow c65955da84 Add a little thanks to jetbrains in the readme for supporting ImageSharp 3 years ago
Brian Popow fd57eac1d4 Add mention to tools wikipdage 3 years ago
Brian Popow ba7b1df562 Fix path to test data 3 years ago
Brian Popow 15756ef844
Merge branch 'main' into bp/fixCalcResidualCosts 3 years ago
Brian Popow 4432937bd8 Skip serialization tests when SSE2 is not available 3 years ago
Brian Popow 79bc8ebef6 Add test for calculating residual costs 3 years ago
Brian Popow c8d580cbe0 Add JsonConstructors 3 years ago