1247 Commits (ed155aafe25366ce0fbf370ee5ee8815f9bba989)

Author SHA1 Message Date
Anton Firszov ed155aafe2 auto-generated implementation for Block8x8.Transpose() 10 years ago
Anton Firszov 18bd7f5c4a Buffer8x8 sandboxing 10 years ago
Anton Firszov 1cd2f2bbf5 Buffer64 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago
Anton Firszov 959075c203 Merge branch 'master' into HEAD 10 years ago
Anton Firszov 08c7eb241c cleanup + fix 10 years ago
Anton Firszov 91db7222a8 single Block for the non-progressive branch 10 years ago
Anton Firszov 00c2b59732 ArrayPool 10 years ago
Anton Firszov ee5d3ac38f minor cache optimiziation + benchmarks 10 years ago
Anton Firszov 306deee67e JpegSandbox 10 years ago
Anton Firszov 06a21b3601 merged recent changes to 46 csproj 10 years ago
James Jackson-South 4c5bb0290b Use ArrayPool<T> 10 years ago
James Jackson-South 3e7119c775 Rename pixelData 10 years ago
James Jackson-South 1f960ae41d Encode grayscale png by row. 10 years ago
James Jackson-South dd6c05d946 Don't agressively encode indexed pngs 10 years ago
James Jackson-South 79c22dc642 Collect true color pixels by row 10 years ago
dirk 8c3b3522c1 Added check for invalid count. 10 years ago
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
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
Anton Firszov 8626276ed9 4.6 "branch" 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
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 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