2577 Commits (c188e5aa7990598a46afbfe114da8ea57ee885d5)
 

Author SHA1 Message Date
dirk c188e5aa79 Added Skip extension to support streams that cannot seek. 10 years ago
James Jackson-South fb8d6c01b1 Compress image data line by line. 10 years ago
Jeavon 1d36c4e983 Preserve AppVeyor original build number for assembly patching 10 years ago
Jeavon 3c129b762a Change assembly patching to use appveyor_version 10 years ago
Jeavon 3949ed8005 Set AppVeyor build number to match everything else 10 years ago
Jeavon a77a231ed2 Set node js to use environmental var set by PS 10 years ago
Jeavon 1cc7c334f0 Remove "v" from AppVeyor version number (we can re-add it when setting the version via PS) 10 years ago
Jeavon 5028067379 Add ps for generating semver version numbers 10 years ago
Jeavon 176ca91029 Add padded build numbers so that NuGet knows which is the latest version 10 years ago
James Jackson-South 4276c90d79 Revert "Change build number configuration" 10 years ago
James Jackson-South e35dbd816b Change build number configuration 10 years ago
James Jackson-South 5d5ce39044 Add comments 10 years ago
James Jackson-South b5f06711eb Reduce allocations per filtered row 10 years ago
James Jackson-South 56840ce90c Use faster reverse 10 years ago
James Jackson-South 8536488f3f Move reverse to byte[] extensions 10 years ago
James Jackson-South 1f52ec3077 Reuse chunk buffers 10 years ago
James Jackson-South f055a858e2 Remove lists 10 years ago
James Jackson-South 9c1c9f717b Cleanup fixed statements 10 years ago
James Jackson-South c012f533a7 Remove erroneous message 10 years ago
James Jackson-South 5b74bcf70c Take another Mb off the memory usage. 10 years ago
dirk 71d385dbf6 Minor comment fix. 10 years ago
dirk 201e520626 Removed trailing whitespace. 10 years ago
dirk c1ef857a1d Documentation changes. 10 years ago
dirk 0c78ab966e Removed empty remarks. 10 years ago
dirk c48cbf6b03 Added missing 'this'. 10 years ago
dirk 3f7d80ddb7 Fixed reference in comments. 10 years ago
dirk 89bb41da33 Added extra exif tags. 10 years ago
dirk f6d923b130 Reordered values. 10 years ago
dirk 3cba610d87 Code cleanup. 10 years ago
James Jackson-South bfe0d0ff31 Improve png speed and half memory usage 10 years ago
James Jackson-South 0d395314a8 Reduce allocations when encoding 10 years ago
James Jackson-South 3f76ed95da Faster CMYK conversion 10 years ago
James Jackson-South 708258c026 Merge pull request #20 from mellinoe/master 10 years ago
Eric Mellino 39d52d5743 Fix copy order of PixelAccessor methods 10 years ago
Eric Mellino c2f95cee0e Ensure Color structure stores elements in RGBA order 10 years ago
dirk f74d12649f Moved file. 10 years ago
dirk 59dc743060 Added unit tests to test copying to and from ZYX and ZYXW. 10 years ago
dirk b579633d86 Removed endian checks. 10 years ago
James Jackson-South 30a4215125 Faster YCbCr conversion. 10 years ago
James Jackson-South bb8b33f674 Remove unnecessary cast. 10 years ago
dirk 16139d85ec Changed default namespace. 10 years ago
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