862 Commits (2451168921ae37b4bd99b532fcf7b7357ecd716f)

Author SHA1 Message Date
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen f675f5c95a - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen b1a5c71fb3 - Removed PixelDataPool 8 years ago
Lauri Kotilainen 9e4e5abed0 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen c5eb2cfb71 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 607e452e2d - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 8 years ago
Scott Williams c475f09f25 Offset pixel grid when rendering with anti-aliasing turned off 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
Anton Firszov 7238862aa7 add test for #394 + #395 9 years ago
Anton Firszov a464c65ba9 fix #385 + add test 9 years ago
James Jackson-South 65b4190851 Fix broken test 9 years ago
James Jackson-South a3b6c7975b Remove from tests 9 years ago
James Jackson-South 94e95c63d7 Update tests 9 years ago
James Jackson-South 78f011e3fd Fix 16bit decode and add tests 9 years ago
James Jackson-South 9b70d90088 Add RLE inverted test image 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
George Collins f154ed2195 Add RLE8 bmp decoding. Fix #323 9 years ago
James Jackson-South 1ec8411627 More lightweight tests 9 years ago
JimBobSquarePants 04bf11fbe3 Add missing unit tests 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 051088160a Remove SDK 9 years ago
James Jackson-South b0f140af87 Update Xunit and Moq 9 years ago
JimBobSquarePants eeab5854d0 Quality 0 and 1 should be equal 9 years ago
JimBobSquarePants 25647a5afc Add missing test for #359 9 years ago
James Jackson-South bfc90878ba Handle corrupted data portions. Fix #358 9 years ago
JimBobSquarePants 1b4bd0c4e9 JFifMarker now handles parsing logic 9 years ago
JimBobSquarePants 1021547d13 Moar AdobeMarker tests 9 years ago
JimBobSquarePants 30cf4ea7eb Use AdobeMarker for parsing logic 9 years ago
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 9 years ago
James Jackson-South 6c7af0c4a6 Testable code 9 years ago
James Jackson-South 20adb6a487 Ensure we don't slow down CI 9 years ago
James Jackson-South d6bc806ace AppHeadMarker 9 years ago
Anton Firszov c8fb7c346a comment out the profiling benchmark 9 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov e7d2985a04 JpegColorConverter.FromYCbCrSimdAvx2 works! 9 years ago
Anton Firszov 48ecb8776c organizing color converster code 9 years ago
Scott Williams 9e02918f70 Add unit tests 9 years ago
Scott Williams 42d74e6795 fix missed IFrameMetaData method 9 years ago
Johannes Bildstein 8fe1841d8b ToInt64 read wrong value when negative (except -1) 9 years ago
Dirk Lemstra f52845d97a Added extra check for when the number of bytes read is not the same as the count (fixes #338) 9 years ago
Anton Firszov 218ca1d33c additional Block8x8F cleanup 9 years ago
Anton Firszov 6e51489fe0 more cleanup + more tests 9 years ago
Anton Firszov 347dd15ea2 cleanup and docs 9 years ago
Anton Firszov 1e60b2a73c NormalizeColorsAndRoundAvx2() + JpegBlockPostProcessor cleanup 9 years ago
Anton Firszov d4d7d302ab add library level tuples 9 years ago