5392 Commits (abe02719660cc4afd93d2f4f9be59bd360919083)

Author SHA1 Message Date
Brian Popow abe0271966 Fix in BackwardRefsWithLocalCache: mode was not changed to CacheIdx when there was a color cache hit 6 years ago
Brian Popow 86c0381729 Select bitwriter which produces the least amount of bytes for the image 6 years ago
Brian Popow 9dbd320b62 Use encoding method parameter 6 years ago
Brian Popow 733f83a2a0 Use quality parameter 6 years ago
Brian Popow a38015c90d Change HuffmanTree and HuffmanTreeCode to struct 6 years ago
James Jackson-South dd66efa5d8 Use interest for target bounds. Fixes #1342 6 years ago
James Jackson-South 163a3eb6ca Fix compatibility with NET 5 SDK InternalsVisibleTo 6 years ago
Sergio Pedri d6e3f9fbbc Remove [Pure] attributes 6 years ago
Sergio Pedri 34522eb62c Improved Guard.MustBeValueType<T> codegen 6 years ago
James Jackson-South f0e8a0f6f5 Add missing SaveAsync method 6 years ago
Sergio Pedri f446f2513c Improved codegen in ImageSharp.Guard 6 years ago
Sergio Pedri c69a41fe62 Skipped checks in default bokeh blur constructor 6 years ago
Sergio Pedri 141abca768 Added checks to bokeh blur constructor 6 years ago
Brian Popow 90006635e8 Fix issue with encoding Car.bmp 6 years ago
Sergio Pedri 16c9dba5bc Simplify XML docs for WrapMemory APIs 6 years ago
Sergio Pedri 88a93fafe2 Remove unnecessary Memory<T>.Span access 6 years ago
Sergio Pedri 5397ab328f Minor optimizations, improve XML docs and annotations 6 years ago
Sergio Pedri 575402d331 Add input size validation in Image.WrapMemory 6 years ago
James Jackson-South 6d90af1a8b Remove Guard allocations 6 years ago
James Jackson-South b85243e0d2 Bump ChunkedMemoryStream buffer length 6 years ago
James Jackson-South 56765ee1ed Calliphora now works. 6 years ago
James Jackson-South 0d8aa134de Car.bmp works now. 6 years ago
James Jackson-South 6924d155d3 Update LosslessUtils.cs 6 years ago
James Jackson-South 465f49c8d3 Fix decoder 6 years ago
James Jackson-South 2e17ce1619 So I broke the inverse predictor 6 years ago
James Jackson-South 0ff69248ec Fix read count. 6 years ago
James Jackson-South da6ba1d5a3 Increase chunk size, add benchmarks and write span tests 6 years ago
James Jackson-South b4b3074738 Optimize Write(Span) 6 years ago
James Jackson-South 94613d68b3 Add optimized Read(Span) API 6 years ago
James Jackson-South ceab655ce5 More tests and remove old stream 6 years ago
James Jackson-South 3f534b1b15 Update ChunkedMemoryStream.cs 6 years ago
James Jackson-South 5f58bbcba5 Fix non-seekable stream reading. 6 years ago
Brian Popow 8538db75e4 Fix some issues: 6 years ago
Sergio Pedri 77a6d08a46 Fix relative offsetting in Pin() methods 6 years ago
Sergio Pedri b9dc71d375 Fix bug in Pin() method, minor code tweaks 6 years ago
Sergio Pedri 8f4417cf61 Remove unnecessary indirection in ByteMemoryManager<T> 6 years ago
Sergio Pedri cd39410984 Add Image.WrapMemory<TPixel> from Memory<byte> 6 years ago
Sergio Pedri b61366ac00 Add ByteMemoryManager<T> type 6 years ago
Brian Popow 10470b42fb Apply palette 6 years ago
Brian Popow f5d7d2c71a Remove empty histograms 6 years ago
James Jackson-South 837779ae9d Remove empty line. 6 years ago
James Jackson-South 1ac38e3fcf Don't use RGB. Fixes #1275 6 years ago
James Jackson-South ae1dbabfd0 Minor fixes. 6 years ago
James Jackson-South 6d1a15228c
Update src/ImageSharp/Common/Helpers/SimdUtils.cs 6 years ago
Anton Firszov 83ab00d48d one leftover 6 years ago
Anton Firszov b5650cdef4 add ConfigureAwait 6 years ago
Anton Firszov 4a05ac5585 address review findings 6 years ago
Anton Firszov 7e2d30b931 use default args for CancellationTokens 6 years ago
James Jackson-South b8c32accc1 Optimize based on traces. 6 years ago
James Jackson-South a9aa3e5ef6 Update tests 6 years ago