5236 Commits (c3b863f80b3298a481bf96fe2f7569df0614f308)
 

Author SHA1 Message Date
James Jackson-South 1e4b61db52 Ensure pixel is assigned and add encoded comparison and 9 years ago
Jason Nelson 8cad2aa2ef Remove the intBuffer from PngEncoder 9 years ago
Jason Nelson e509638313 Cleanup 9 years ago
Jason Nelson 9ee4054ba6 Add test to ensure the chunk type values are correct 9 years ago
Jason Nelson 0e2a9cf1ab Eliminate string allocations for PngChunkType 9 years ago
Jason Nelson 4a023f0666 Use new AsSpan overloads 9 years ago
Jason Nelson 2f007fa592 Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 9 years ago
Jason Nelson 701e1e8346 Don't perform the CRC check on non-critical chunks 9 years ago
James Jackson-South 005f22f353
Merge branch 'master' into js/faster-gif 9 years ago
James Jackson-South 6b56a94435
Merge branch 'master' into memorypreview2 9 years ago
James Jackson-South 126259ba38
Merge pull request #529 from SixLabors/js/fix-failing-spanutility-test 9 years ago
James Jackson-South 726e69b8a8 IEquality + No 32bit run 9 years ago
James Jackson-South 6b384be56d Remove unused field 9 years ago
James Jackson-South 36cd1c9dd5
Merge branch 'master' into memorypreview2 9 years ago
James Jackson-South bf10401012 Use Unsafe.As per recommendation 9 years ago
Jason Nelson 76568a7093 Make PngChunk an immutable struct 9 years ago
James Jackson-South a5e4be2bc9 Use default quantizer 9 years ago
James Jackson-South 1b86e7ef3a Improve encoder perf 9 years ago
James Jackson-South dc497b0925 Merge branch 'master' into js/faster-gif 9 years ago
James Jackson-South 0487166897
Merge pull request #523 from carbon/memorypreview2 9 years ago
James Jackson-South 4fea40ddfc Remove unused namespace 9 years ago
Jason Nelson 0a20e6f7c2 Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 9 years ago
Jason Nelson 70abc75bbf Gaurd agaisnt null data when adding a new ImageFrame from data 9 years ago
James Jackson-South b72b297aec
Merge branch 'master' into memorypreview2 9 years ago
James Jackson-South c43957951b Faster decoding 9 years ago
James Jackson-South 803a44ca89
Merge pull request #524 from SixLabors/af/update-readme 9 years ago
Jason Nelson 9ff72301a9 Fix version conflict in Sandbox46 9 years ago
Jason Nelson 5d8eb04931 Update all projects to use C# 7.2 9 years ago
Anton Firsov eb1345c4c7
Readme.md: early documentation reference 9 years ago
Jason Nelson 1f5abebd78
Merge branch 'master' into memorypreview2 9 years ago
Jason Nelson 4591f9e0c3 Update System.Memory to preview2 9 years ago
James Jackson-South e94d74445b
Merge pull request #506 from carbon/master 9 years ago
James Jackson-South 8453b1d9ee
Merge branch 'master' into master 9 years ago
James Jackson-South 121527ada0
Merge pull request #511 from SixLabors/js/scaled-vectors 9 years ago
James Jackson-South 18f40c2fe6 Use PixelOperations 9 years ago
James Jackson-South 86f06a70a3
Merge branch 'master' into js/scaled-vectors 9 years ago
James Jackson-South e749318bc1
Merge branch 'master' into master 9 years ago
James Jackson-South 374b304eb9
Merge pull request #512 from SixLabors/af/cover-more 9 years ago
Jason Nelson 8caae134e2 Fix typo 9 years ago
Jason Nelson a119bbc112 Change InvalidTags to ReadOnlyList & pin pointer. 9 years ago
James Jackson-South a42f0076da Add bulk scaled pixel operations methods 9 years ago
Anton Firszov d6bcc292d5 trying to fine-tune tolerance values 9 years ago
Anton Firszov 67c66feb8b reduce toleance values 9 years ago
Anton Firszov 3f95e0a231 use ApproximateFloatComparer in failed RgbAndCieXyzConversionTest-s 9 years ago
Anton Firszov 2dbaeb261f skip a few Jpeg tests on 32bit CI 9 years ago
Anton Firszov eebfeddc7e refactored QuantizeImageShouldPreserveMaximumColorPrecision (hope it uses less memory now) 9 years ago
Anton Firszov 5af0c87d42 disabling mono execution for now 9 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 9 years ago
Anton Firszov 6d11ac772a shuffling target frameworks, disabling net47, because the results are the same on net471 9 years ago
Anton Firszov 38c55f30b5 smarter tolerance values 9 years ago