2620 Commits (72377ed89bf266601ded3c88d95e6edc8c74760f)

Author SHA1 Message Date
James Jackson-South fea91bd1b7 Update intellisens docs + copyright 9 years ago
denisivan0v abaa167999 changes on code review 9 years ago
denisivan0v 35e2a08348 bugfix in GifDecoderCore.Identity 9 years ago
Anton Firszov b16e002706 Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 9 years ago
denisivan0v 1fc1a5d9d9 codestyle fix 9 years ago
denisivan0v d31a522493 codestyle fixes 9 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 9 years ago
Anton Firszov 8edea8c53d PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 9 years ago
Dirk Lemstra adc784b94a Fixed invalid value for description. 9 years ago
Scott Williams 48c2a91336 Ensure extact half full renders a pixel 9 years ago
Scott Williams 1ab5511439 Offset pixel grid when rendering with anti-aliasing turned off 9 years ago
James Jackson-South 3bc7816da7 Reuse buffer and fix error messaging 9 years ago
James Jackson-South 124b349500 Fix #403 9 years ago
James Jackson-South e884bc3490 Fix #405 9 years ago
James Jackson-South 68b402971f Fix #390 9 years ago
Zoltán Lehóczky 828c7ba6af Fixing more typos in various comments 9 years ago
Zoltán Lehóczky 554974f55f
Typo in ResamplingWeightedProcessor<TPixel> 9 years ago
Dirk Lemstra d24decbae7 Removed invalid check reported in issue #394. 9 years ago
James Jackson-South bf7c0163bb A little more ref 9 years ago
James Jackson-South 4876a0087f Use same ordering as original code 9 years ago
James Jackson-South 5f734e18b8 Use Vector4.Dot where we can 9 years ago
James Jackson-South 31b4a6420d Use struct for Box 9 years ago
James Jackson-South a7ffeffcec Minor optimization 9 years ago
James Jackson-South b219fda083 Fix quantized output 9 years ago
James Jackson-South 02ba124667 Use ref 9 years ago
James Jackson-South c15f2328ec Minor hashing optimizations 9 years ago
James Jackson-South eecffcce6c Use clean buffers. Fix #390 9 years ago
Anton Firszov cd71a63113 fix #385 + add test 9 years ago
James Jackson-South 5313a6ea9a Move indexing to method. 9 years ago
James Jackson-South f5c0979825 Remove from source 9 years ago
James Jackson-South 55903a232c Update ImageSharp.Drawing 9 years ago
James Jackson-South 7863fbf672 Update ImageSharp and add new target 9 years ago
James Jackson-South f3f2e41001 Fix 16bit decode and add tests 9 years ago
James Jackson-South 395c825215 Fix alpha channel and add inverted test 9 years ago
James Jackson-South 6345da1acc Fix #369 and update test 9 years ago
James Jackson-South 8b520e98e8 Add optimisation from #367 9 years ago
James Jackson-South 1a70b67cc1 Ensure can read palette bitmaps 9 years ago
George Collins 91efd0c0b0 Use Buffer<byte> instead of new array 9 years ago
George Collins ff38ee5753 Added summary tags for RLE8 constants 9 years ago
George Collins b3f772b8f6 Add RLE8 bmp decoding. Fix #323 9 years ago
James Jackson-South e8dfbccaf9 Add FrameDecodingMode. Fix #255 9 years ago
James Jackson-South e14bf0889f Fix quantization transparent pixel allocation 9 years ago
James Jackson-South f53a047a07 Cleanup gif decoder classes 9 years ago
James Jackson-South 55d688387e Correctly handle negative x location. Fix #252 9 years ago
James Jackson-South 403b7759df Remove PixelAccessor and cleanup 9 years ago
JimBobSquarePants aefa4b0ca5 Whoops! no default value 9 years ago
JimBobSquarePants ab77171213 Quality 0 and 1 should be equal 9 years ago
JimBobSquarePants 3909313a87 FS makes much smaller files 9 years ago
JimBobSquarePants 9e3729b152 Ensure colormap cache is cleared 9 years ago
James Jackson-South 457c4f4b82 Handle corrupted data portions. Fix #358 9 years ago