2536 Commits (748b9bfcb6c06fbb4eb310a589020d019162e49a)
 

Author SHA1 Message Date
James Jackson-South 748b9bfcb6 Reduce writes in DQT 10 years ago
James Jackson-South 75187438e8 Use correct types in operator 10 years ago
James Jackson-South 0da12fb966 Simplify YCbCr 10 years ago
James Jackson-South b45e2a1c1f Separate Decoder/Encoder benchmarks 10 years ago
James Jackson-South bcfc74a182 Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South be028ed1b5 Build Huffman tables once only. 10 years ago
James Jackson-South 4b3ade45c6 Optimize and comment the jpeg encoder 10 years ago
James Jackson-South 011e9c1bf1 Clean up PixelRow 10 years ago
James Jackson-South e5d767ff79 Add endianess comment/question 10 years ago
James Jackson-South 0bdb8dce2a Minor png codec perf improvements 10 years ago
James Jackson-South 1b33bd67c4 Make ComponentOrder agnostic 10 years ago
James Jackson-South b5809228f9 Rename ColorPixelAccessor to PixelAccessor 10 years ago
James Jackson-South c18efea916 Add xml docs for new functionality 10 years ago
James Jackson-South a0175a0927 More jpeg encoder cleanup [skip ci] 10 years ago
James Jackson-South 269ed2ce4d Minor cleanup of jpeg encoder 10 years ago
dirk 1f58857341 Added optimized implementation of PixelAccessor<TColor, TPacked> for Color. 10 years ago
dirk 8dc2610ff0 Used the new pixel code to optimize the BMP encoder. 10 years ago
dirk a657d3d3e9 Used the new pixel code to optimize the BMP decoder. 10 years ago
dirk 395d05f0a0 Added method to IImageBase that can be used to initialize the pixels of an image. 10 years ago
dirk 4a162c4e2d Added methods to copy data from the PixelAccessor to a PixelRow. 10 years ago
dirk 204faca8e1 Added methods to copy data from a PixelRow to the PixelAccessor. 10 years ago
dirk 5be7ada092 Added new class that can be used to store a row of pixels. 10 years ago
dirk 5e6f379562 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago
dirk b1910a91f3 Some fixes for SA1642. 10 years ago
dirk 8599e1c2f8 Added missing braces and removed some empty lines. 10 years ago
dirk 85c33cc741 Resolved SA1407. 10 years ago
dirk 4246f354ef Removed empty lines. 10 years ago
dirk 676973c1dc Changed field to a property. 10 years ago
dirk ecddda19bf Removed trailing whitespace. 10 years ago
James Jackson-South 62ec1ca91e Merge pull request #1 from dlemstra/StyleCop 10 years ago
dirk f2b7f13aa3 Resolved SA1110, SA1117, SA1210 and SA1500. 10 years ago
dirk 468b5ea578 Resolved SA1001, SA1004, SA1025 and SA1027. 10 years ago
dirk a93ad19953 Moved using inside namespace. 10 years ago
dirk f1f8f6f8d1 Resolved SA1129. 10 years ago
dirk 320fb94dca Removed unnecessary parenthesis. 10 years ago
dirk db154c2ed9 Added missing this. 10 years ago
dirk b4eb8dcd5f Comment fixes. 10 years ago
dirk 7f4c5d61c6 Changed type of StyleCop dependency to build only. 10 years ago
dirk 81cacd0874 Fixed SA1633, SA1636, SA1638. 10 years ago
dirk 9f8e7e87e9 Added stylecop.json. 10 years ago
dirk 0a809e6121 Added StyleCop.Analyzers. 10 years ago
dirk 61c330dad6 Comment fixes. 10 years ago
dirk cf3d93e12f Enabled xml documentation. 10 years ago
James Jackson-South c6d8acb676 Fix build 10 years ago
James Jackson-South 3c10235418 Update readme 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk 2baccec150 Added missing Guards. 10 years ago
James Jackson-South 4ec2fe9aa5 Don't adaptively encode indexed pngs 10 years ago
James Jackson-South 132c7ed43c Fix spelling [skip ci] 10 years ago
James Jackson-South b546916884 Add repo clone warning and strip help message [skip ci] 10 years ago