14335 Commits (42f6fb6276b2ce030833ce0eec06df3659964fce)
 

Author SHA1 Message Date
James Jackson-South 33893e26e9 Fix progressive decoding 9 years ago
Scott Williams 664ef09404 [SL.Core] Merge pull request SixLabors/Core#1 from SixLabors/feature/add-guards 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 62ff204e82 [SL.Core] Renamed ruleset file. 9 years ago
Dirk Lemstra 8d317a7aad [SL.Core] Fixed version numbers 9 years ago
Dirk Lemstra a64bc233b7 [SL.Core] Whitespace 9 years ago
Dirk Lemstra 2f9ec6c19d [SL.Core] Moved files in the Shared folder. 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 4a35489cac Various comment fixes and some variable renames. 9 years ago
Scott Williams c86d66c107 drop scratch app 9 years ago
Scott Williams c4aceae4a6 use buffer instead of array pool directly 9 years ago
Scott Williams 120db27a35 update comment 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 54ce9338d1 merged 9 years ago
James Jackson-South 56b9423c96 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South b7f5a440d9 Delete broken tests 9 years ago
James Jackson-South 12d81aec4b Experiment with new file marker finder 9 years ago
James Jackson-South 0b7a08a062 Impove disposal 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South d572b75036 Begin second phase of decoding 9 years ago
Andrew Wilkinson 596a738daa Write metadata to a TIFF file 9 years ago
James Jackson-South 8b699bf1d4 Can now decode a scan 9 years ago
Scott Williams c3d4163e1e Merge remote-tracking branch 'origin/master' into primitives 9 years ago
James Jackson-South 6557eb0a05 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South c8579dc359 Merge pull request #249 from JBildstein/iccreadwrite-improve 9 years ago
Scott Williams fce84dff60 Merge pull request #250 from JimBobSquarePants/pixel-blenders 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Dirk Lemstra cb8ab9a1f4 Use var instead. 9 years ago
James Jackson-South a2431cb5d0 Begin ProcessStartOfScan 9 years ago
James Jackson-South 1ccca34ce4 Can now build huffman tables 9 years ago
Andrew Wilkinson 51dc7ded67 Add TIFF IFD encoding 9 years ago
James Jackson-South 74ba49f162 (╯°□°)╯︵ ┻━┻ 9 years ago
James Jackson-South 6feb98f763 Fix progressive bool assignment 9 years ago
James Jackson-South 5675e56e77 Remove offset 9 years ago
James Jackson-South 49c13e3073 Use buffer 9 years ago
James Jackson-South f29bb65492 Add js source link 9 years ago
James Jackson-South e35224662d Fix header finder 9 years ago
Johannes Bildstein 34b224ec20 read and write duplicate tag data entries only once 9 years ago
Scott Williams 87e43acdaa impove sample 9 years ago
Scott Williams 53c67b2387 ensure older blenders function as before 9 years ago