7865 Commits (0eb43b280cd76dc38b994b3f7d652e7f9fbbd375)
 

Author SHA1 Message Date
James Jackson-South 2703e2263c Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South a36061471b Better Huffman indexing. 9 years ago
James Jackson-South 6894bff3de Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
James Jackson-South 0323d000f1 Almost got Huffman LUT working 9 years ago
James Jackson-South 0f6024247b Better Huffman decoding 9 years ago
James Jackson-South ea0abc934a Rough working better Huffman 9 years ago
Anton Firszov 543924085e fixed Sandbox46 execution 9 years ago
Johannes Bildstein d9e31decff refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams db2b712e02 additional usages of Span 9 years ago
Scott Williams 76e91db9b2 use an offset span instead of buffer 9 years ago
James Jackson-South e2d26eb810 Fix #159 9 years ago
James Jackson-South 827ca83bf0 Now decodes all images 9 years ago
James Jackson-South 59c0793b80 Can now decode that bad progressive image 9 years ago
James Jackson-South fe346134fe Minor cleanup 9 years ago
James Jackson-South 69c15e3133 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South ca9bd35798 Can now decode many images 9 years ago
Scott Williams a43dd3fe29 [SL.Core] add reason 9 years ago
Scott Williams 05a9332216 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams 43fe6eaf89 [SL.Core] fix order of paramaters 9 years ago
Scott Williams d5407856ba [SL.Core] Add test for DebugGuard 9 years ago
Scott Williams b61cae24d6 fix paramater names 9 years ago
Scott Williams e16a31e98f merge in master 9 years ago
James Jackson-South 28a8acac01 Fix progressive scan decoding 9 years ago
James Jackson-South 472d6ba307 baseline decode works progressive nearly 9 years ago
Scott Williams 7ce1acda6e Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev 1d656863ea Fix example in README 9 years ago
James Jackson-South 1478d52af0 Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Dirk Lemstra 2df68dc7a8 [SL.Core] Added build status badge. 9 years ago
Dirk Lemstra 008d185271 [SL.Core] Added some of the badges to the README. 9 years ago
Dirk Lemstra 9b9306e73f [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 3b6d794dbe [SL.Core] Changed codecov to use the develop branch. 9 years ago
Dirk Lemstra 5b38dc1362 [SL.Core] Added yml files to the solution. 9 years ago
Dirk Lemstra 9c71c0fc22 [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 4b5485f408 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra a3532338c3 [SL.Core] Added CodeCoverage.cmd to the solution. 9 years ago
Dirk Lemstra 5ac709d889 [SL.Core] Added stylecop to the test project. 9 years ago
Dirk Lemstra 80e6911b74 [SL.Core] Move ruleset into src folder. 9 years ago
Scott Williams 403a1bd94d [SL.Core] woops added duplicate section 9 years ago
Scott Williams cba462aa22 [SL.Core] push develop branch to an unstable feed for now 9 years ago
James Jackson-South 4a4e94d74a Fix progressive decoding 9 years ago
Scott Williams 9822ab4681 [SL.Core] Merge pull request SixLabors/Core#1 from SixLabors/feature/add-guards 9 years ago
Dirk Lemstra d53a5ca0a5 [SL.Core] Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo. 9 years ago
Dirk Lemstra 4f06b519a3 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4b940f1294 [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
James Jackson-South 2f501eb1a4 Decoder now doesn't break tests 9 years ago
Dirk Lemstra d99554be37 [SL.Core] Fixed value in attribute. 9 years ago
Dirk Lemstra 3863e7ee57 [SL.Core] Moved HashHelpers to a folder. 9 years ago
Dirk Lemstra 0910b0ba36 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra f58afef9ef [SL.Core] Fixed all stylecop warnings. 9 years ago