WIP #12 Refactory tiff structures, decoder classes#1322
WIP #12 Refactory tiff structures, decoder classes#1322IldarKhayrutdinov wants to merge 1763 commits intoSixLabors:tiff-codecfrom
Conversation
This reverts commit 1736596.
Co-Authored-By: James Jackson-South <james_south@hotmail.com>
…tion Efficient global quantization in GifEncoder
BufferRegion => Buffer2DRegion
+ stylecop
Co-authored-by: Anton Firszov <antonfir@gmail.com>
…tion Better Edge Detection API
Cancellable codec API, and overloads for loading/saving
Optimize jpeg decoder based on traces.
synch from master
In particular: * Support multi framing. * Using Metadata\Profiles\Exif\ types instead their duplicate tag types (moved to __obsolete directory). * Implement useful Metadata classes. * Add extensions. * Test coverage.
* Add and improve tests, benchmark.
|
I think something went horribly wrong with the We won't be able to continue as-is as it's now impossible to update the branch from master without issues. I've created a new If you can please apply your changes to the relevant files to a fork based upon that branch we'll be able to review them and continue. Sorry for the inconvenience. |
|
@JimBobSquarePants @antonfirsov Yeah, this brunch is too far behind the master ... thanks for the help 😌 |
|
I see you've marked this ready for review but we cannot review and merge it in it's current state. I suggest, instead, that you close this PR and create a new one based upon the branch I provided. |
|
@JimBobSquarePants sorry, it was by chance, I preparing a new PR |
|
@IldarKhayrutdinov Awesome! 👍 |
|
@antonfirsov @JimBobSquarePants as discussed in gitter, I create new PR #1330 and I close this PR |
Prerequisites
Description
Deep refactoring and improves for tiff classes.
And: