12311 Commits (6a07a51f5558dfa350a4df244c9418caadaaf5ff)
 

Author SHA1 Message Date
Anton Firszov 6a07a51f55 one more fix 3 years ago
Anton Firszov 00188456b1 fix Identify cancellation tests 3 years ago
Anton Firszov d1c76e271a fix comments 3 years ago
Anton Firszov 112b114805 with BufferedReadStream decoder cancellation works for all decoders, we can test it globally 3 years ago
Anton Firszov 937e78ce80 cover JpegDecoder's own cancellation support 3 years ago
Anton Firszov 447cd853ff enough to test this for one format in ImageTests 3 years ago
Anton Firszov 3a7c4f442d fix Decode_Cancellation tests 3 years ago
Anton Firszov 00ca204c3d re-create add original DecodeAsync_IsCancellable test 3 years ago
James Jackson-South d8c8244bd9 Merge branch 'js/decoder-attempt-2' of https://github.com/SixLabors/ImageSharp into js/decoder-attempt-2 4 years ago
James Jackson-South 4a613b664f
Update src/ImageSharp/IO/BufferedReadStream.cs 4 years ago
James Jackson-South 47f1cdab65 Rename method 4 years ago
James Jackson-South 4891dc309a Use real cancellation handling. 4 years ago
James Jackson-South 28243df8a4 Better tests for stream synchronization 4 years ago
James Jackson-South 69782359ba Feedback 4 years ago
James Jackson-South 8fdd6b0e63 Use default cancellation token 4 years ago
James Jackson-South 32965d38b9 Simplify position checks. 4 years ago
James Jackson-South b32755dac6
Merge branch 'main' into js/decoder-attempt-2 4 years ago
James Jackson-South 5834c39c41
Merge pull request #2298 from SixLabors/bp/Issue2297 4 years ago
Brian Popow 57a8fa532e Use AddOrReplace for profiles to avoid adding duplicate 4 years ago
Brian Popow 4498518c94 Fix broken meta data tiff 4 years ago
James Jackson-South 0dc9949933 Rename and move configuration module. 4 years ago
James Jackson-South 2721ad5323 Enable optimization. 4 years ago
James Jackson-South afa204b139 Use ScaleToTargetSize 4 years ago
Brian Popow 118cf5fb96
Merge branch 'main' into bp/Issue2297 4 years ago
Brian Popow 4aec7aae56 Change samples per pixel to ushort 4 years ago
Brian Popow 59478543ee Add test for issue #2297 4 years ago
Brian Popow b45670878d Write padding byte, because the tiff spec requires ifd offset to begin on a word boundary. 4 years ago
James Jackson-South 1dc7bbf98f Update SpecializedImageDecoder{T}.cs 4 years ago
James Jackson-South b98e1dff74 Update AotCompilerTools.cs 4 years ago
James Jackson-South dd882691fc Stub code to prevent unnecessary stream copying on decode. 4 years ago
James Jackson-South b1db34d962 Rename base encoder 4 years ago
James Jackson-South c550af8c5a Re-introduce IImageEncoder and split encoding pipelines. 4 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 5669626ca3 Merge branch 'main' into js/decoder-attempt-2 4 years ago
James Jackson-South 4a618a04e7
Merge pull request #2289 from SixLabors/defect/2288 4 years ago
James Jackson-South 04253b40c1
Merge branch 'main' into defect/2288 4 years ago
James Jackson-South 391442b38b
Merge branch 'main' into js/decoder-attempt-2 4 years ago
James Jackson-South a49862a755
Merge pull request #2290 from SixLabors/bp/tiledtiffs 4 years ago
James Jackson-South 0e26da8979 Better trans index fix. 4 years ago
James Jackson-South e3872ae793 Read additional gifs and make transparency handling safer 4 years ago
Brian Popow 8fe8948fa1 Review suggestions 4 years ago
James Jackson-South 0ad766f266 Skip bad test 4 years ago
James Jackson-South dc58f2bc8a Better fix for report 4 years ago
James Jackson-South ab6590cef2 Fix report 4 years ago
James Jackson-South 55ae240f87 Fix gif decoder tests 4 years ago
James Jackson-South 0dcc73a45a Fix leak 4 years ago
James Jackson-South abd3a5a8ba Fix transparency handling and optimize encoding 4 years ago
Brian Popow 1c563da80c
Merge branch 'main' into bp/tiledtiffs 4 years ago
Brian Popow d914c3c400 Fix failing tests 4 years ago
Brian Popow 0345d0271e Avoid code duplication creating the color decoders 4 years ago