4040 Commits (5a8474634ce2d75d4f835e62eecf5efcd85bb376)
 

Author SHA1 Message Date
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
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
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
Scott Williams b76c21e7ee fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 69501ee20c cleanup and reduce branches 9 years ago
Scott Williams 0384acb36f generate pixel blenders 9 years ago
James Jackson-South 7bda1a997d Begin port 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
James Jackson-South 7646ae14b8 Merge pull request #243 from Toxantron/benchmarks 9 years ago
James Jackson-South 6b16d3f7a2 Merge pull request #242 from JimBobSquarePants/pixel-conversion-refactor 9 years ago
Anton Firszov b5ce236d1c T4 Rgba32.PixelOperations 9 years ago
Toxantron 043087fb3a Replace deprecated attributes 9 years ago
Toxantron f2dcafb0e0 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Anton Firszov 8d7a8eeded headers in T4 and generated .cs 9 years ago
Anton Firszov c6a52884b9 removed unnecessary warnings, added source headers 9 years ago
Anton Firszov ba364d89ef implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 1901b3fdc2 T4 all the PixelOperations! 9 years ago
Anton Firszov 898b925844 refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov ae70af3159 document and refactor GetRgb24() 9 years ago
Anton Firszov 01ebd8e1d6 fixed broken rounding 9 years ago
Anton Firszov eb2a3bd155 almost done 9 years ago
Anton Firszov 5c81ef115d Merge remote-tracking branch 'origin/master' into pixel-conversion-refactor 9 years ago