9417 Commits (036b95bd7a49ba105febee78c88198fa0e07ba08)
 

Author SHA1 Message Date
James Jackson-South 6fe387264e
Merge pull request #1330 from IldarKhayrutdinov/tiff-codec_rebased 6 years ago
Ildar Khayrutdinov a9e3d895db Update README.md 6 years ago
Ildar Khayrutdinov 1d77c2e5a2 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov a341782d62 Rename 6 years ago
Ildar Khayrutdinov 768ff6b582 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 25a8203bc0 Add Tiff to configurations. 7 years ago
James Jackson-South 2e6ac845ed Encode then decode. 6 years ago
Sergio Pedri 16c9dba5bc Simplify XML docs for WrapMemory APIs 6 years ago
Sergio Pedri 93d868b96b
Merge branch 'master' into sp/byte-to-tpixel-wrapping 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 d908477519
Merge pull request #1328 from SixLabors/js/chunk-bump 6 years ago
James Jackson-South 6d90af1a8b Remove Guard allocations 6 years ago
James Jackson-South 29d133c89a Fix build 6 years ago
James Jackson-South b85243e0d2 Bump ChunkedMemoryStream buffer length 6 years ago
Ildar Khayrutdinov 2457d20bfc Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
James Jackson-South 88f2a73f78
Merge pull request #1316 from SixLabors/js/fix-non-seekable-load 6 years ago
Ildar Khayrutdinov 712104a786 Update license 6 years ago
Ildar Khayrutdinov 7a0461b1bc Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 6 years ago
James Jackson-South 300273fd11 Use TestProvider to load images 6 years ago
Ildar Khayrutdinov 6c424d3483 Merge remote-tracking branch 'upstream/master' into tiff-codec 6 years ago
James Jackson-South 0ff69248ec Fix read count. 6 years ago
Anton Firszov 0d28a38f72 heavyweight integration test 6 years ago
James Jackson-South b2607e170c Add lightweight integration tests. 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 e9b460efce Add WriteByteTests 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
Sergio Pedri 0e5ddabb7c Replace Default.Clone with CreateDefaultConfiguration 6 years ago
Sergio Pedri 9642d0e14c Fix comparison in wrapping bytes test 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 129977e465 Add tests for new Image.WrapMemory APIs 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
James Jackson-South e2a80fbd54
Add GitHub Sponsors (#1311) [skip ci] 6 years ago
James Jackson-South 2ea36cea78
Merge pull request #1304 from SixLabors/js/simplify-jpeg-encoder 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 723cbc38e9 Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South 3d8b4cf91c Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South 03eb02a4ca
Merge pull request #1303 from SixLabors/js/jpeg-decode-perf 6 years ago
James Jackson-South 16a130b69c
Merge branch 'master' into js/jpeg-decode-perf 6 years ago
James Jackson-South 67b442c898
Merge pull request #1296 from SixLabors/af/cancellation 6 years ago
James Jackson-South ae1dbabfd0 Minor fixes. 6 years ago