2622 Commits (750536ca65941e9e96040704f75124f8d93741e1)

Author SHA1 Message Date
Dirk Lemstra 727a9bcd16 Throw exception when the image does not contain a data chunk (#441). 8 years ago
James Jackson-South f1c8bc0348 Update intellisens docs + copyright 8 years ago
denisivan0v 61c9caf472 changes on code review 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
Anton Firszov d86eb2473f Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
denisivan0v 9f719d5b94 codestyle fix 8 years ago
denisivan0v b435f5eaa5 codestyle fixes 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Anton Firszov 48ffa1fd81 PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Dirk Lemstra 54a636815c Fixed invalid value for description. 9 years ago
Scott Williams a20385523a Ensure extact half full renders a pixel 9 years ago
Scott Williams c475f09f25 Offset pixel grid when rendering with anti-aliasing turned off 9 years ago
James Jackson-South ed59e3ad43 Reuse buffer and fix error messaging 9 years ago
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
Zoltán Lehóczky eee92a2da6 Fixing more typos in various comments 9 years ago
Zoltán Lehóczky 839856ec77
Typo in ResamplingWeightedProcessor<TPixel> 9 years ago
Dirk Lemstra dde5334062 Removed invalid check reported in issue #394. 9 years ago
James Jackson-South 4dbf32a532 A little more ref 9 years ago
James Jackson-South 3a10e9ffb8 Use same ordering as original code 9 years ago
James Jackson-South 274e175145 Use Vector4.Dot where we can 9 years ago
James Jackson-South faf05c4883 Use struct for Box 9 years ago
James Jackson-South 64a3b0c2f1 Minor optimization 9 years ago
James Jackson-South ad9fca5fff Fix quantized output 9 years ago
James Jackson-South a808479254 Use ref 9 years ago
James Jackson-South 693a1cae22 Minor hashing optimizations 9 years ago
James Jackson-South 382f2eeb2c Use clean buffers. Fix #390 9 years ago
Anton Firszov a464c65ba9 fix #385 + add test 9 years ago
James Jackson-South eb8897b25a Move indexing to method. 9 years ago
James Jackson-South 90d4bab8c7 Remove from source 9 years ago
James Jackson-South 51350b56d5 Update ImageSharp.Drawing 9 years ago
James Jackson-South 7753960d93 Update ImageSharp and add new target 9 years ago
James Jackson-South 78f011e3fd Fix 16bit decode and add tests 9 years ago
James Jackson-South cce1bf93d4 Fix alpha channel and add inverted test 9 years ago
James Jackson-South 36658e13f9 Fix #369 and update test 9 years ago
James Jackson-South 9d0e16f92f Add optimisation from #367 9 years ago
James Jackson-South ca01fae47c Ensure can read palette bitmaps 9 years ago
George Collins dac64ce5c8 Use Buffer<byte> instead of new array 9 years ago
George Collins 53d402fee3 Added summary tags for RLE8 constants 9 years ago
George Collins f154ed2195 Add RLE8 bmp decoding. Fix #323 9 years ago
James Jackson-South 45a89e0631 Add FrameDecodingMode. Fix #255 9 years ago
James Jackson-South b0db98a1da Fix quantization transparent pixel allocation 9 years ago
James Jackson-South 643485ca8a Cleanup gif decoder classes 9 years ago
James Jackson-South 1230967172 Correctly handle negative x location. Fix #252 9 years ago
James Jackson-South fdd68c7ea4 Remove PixelAccessor and cleanup 9 years ago
JimBobSquarePants 3a8f4fd394 Whoops! no default value 9 years ago
JimBobSquarePants eeab5854d0 Quality 0 and 1 should be equal 9 years ago
JimBobSquarePants 5237688ce4 FS makes much smaller files 9 years ago
JimBobSquarePants f741b3a2a0 Ensure colormap cache is cleared 9 years ago