6103 Commits (484ec85ba7fec5a38bbc4dc82ae1ed17a741f97f)

Author SHA1 Message Date
James Jackson-South 2f48d33d2f Fix tests 9 years ago
James Jackson-South d6f20528cc Move check into if statement 9 years ago
James Jackson-South 656c454364 Reduce allocations 9 years ago
James Jackson-South 1514a449c4 Simplify indexing 9 years ago
James Jackson-South 757d5bbda7 A little cleanup 9 years ago
James Jackson-South e8674e0598 This works. High allocations though 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
James Jackson-South 937aad7a41 Add WIP faster IDCT method 9 years ago
Andrew Wilkinson bace18e4ab Use new configuration API for TIFF codec 9 years ago
Scott Williams 523e779c7c Rename Generate -> Clone 9 years ago
Scott Williams f48f7918ce fix apply processors to frames 9 years ago
Scott Williams 83412932d5 store scale as vector + remove unneeded bit or operations 9 years ago
James Jackson-South 8e4cdc732a Use properties 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Dirk Lemstra 234107de08 Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 2e8df44f73 Made the default IImageFormatDetectors public and sealed. 9 years ago
James Jackson-South de9559c542 Fix build 9 years ago
James Jackson-South b868079958 Getting close with that lookup now. 9 years ago
James Jackson-South 5857b81e29 Better Huffman indexing. 9 years ago
James Jackson-South 174475926b Almost got Huffman LUT working 9 years ago
James Jackson-South c42322db98 Better Huffman decoding 9 years ago
James Jackson-South bf8085e9ab Rough working better Huffman 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams 338203723b additional usages of Span 9 years ago
Scott Williams 79a3d97557 use an offset span instead of buffer 9 years ago
James Jackson-South c75077be27 Fix #159 9 years ago
James Jackson-South fb5ec5ebfc Now decodes all images 9 years ago
James Jackson-South 039e18f098 Can now decode that bad progressive image 9 years ago
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago
James Jackson-South 00712a277e Can now decode many images 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
Scott Williams d0961198e0 fix paramater names 9 years ago
James Jackson-South aaf7b4bd85 Fix progressive scan decoding 9 years ago
James Jackson-South 55e9280a74 baseline decode works progressive nearly 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra fe32e88f58 [SL.Core] Move ruleset into src folder. 9 years ago
James Jackson-South 33893e26e9 Fix progressive decoding 9 years ago
Dirk Lemstra 961bb715d0 [SL.Core] Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo. 9 years ago
Dirk Lemstra 6ab0780f73 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4a065fce1f [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
James Jackson-South e01f466eb6 Decoder now doesn't break tests 9 years ago
Dirk Lemstra de3b554326 [SL.Core] Fixed value in attribute. 9 years ago
Dirk Lemstra 78c7f72994 [SL.Core] Moved HashHelpers to a folder. 9 years ago
Dirk Lemstra 3da57b1d60 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra 36acfb2152 [SL.Core] Fixed all stylecop warnings. 9 years ago
Dirk Lemstra 6ab31f56d5 [SL.Core] Enabled stylecop. 9 years ago
Dirk Lemstra 8d317a7aad [SL.Core] Fixed version numbers 9 years ago
Dirk Lemstra 2f9ec6c19d [SL.Core] Moved files in the Shared folder. 9 years ago