619 Commits (f4f84af2a8d9eecc86bfbb754d94cf5018367f34)

Author SHA1 Message Date
James Jackson-South f4f84af2a8 Better integration tests 9 years ago
James Jackson-South 056588aef4 Cleanup 9 years ago
James Jackson-South 531c7aa32d Add ordered dithering 9 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 9 years ago
James Jackson-South 6d9d6616fc Add error diffusion binerization 9 years ago
Scott Williams 6bd8848b48 Update SixLabors.Shapes 10 years ago
James Jackson-South 1dd168e90d Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra 6550d3f1cf Moved synchronization code to the ExifProfile. 10 years ago
Scott Williams 60fb2fb775 update SixLabors.Shapes version 10 years ago
Dirk Lemstra 4d6cfcf8f5 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra 9fbc44e14c Fixed folder name. 10 years ago
Dirk Lemstra 42b2b666e0 Added metadata class for image frames. 10 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 10 years ago
Scott Williams 8c2a840f4d fixes some corner clipping issues 10 years ago
Scott Williams a7fab63cb1 remove old test 10 years ago
Scott Williams 7cc3ecee46 some cleanup 10 years ago
Scott Williams 65ffb797e1 fix test names & vars 10 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 10 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 10 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 10 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 10 years ago
James Jackson-South 2992ffe17d Fix quantizer test 10 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago
James Jackson-South 693c8a7446 Reorganise test files. 10 years ago
Anton Firszov de9194c5ac "covered" the metadataOnly == true case 10 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 10 years ago
James Jackson-South 23d03f9553 Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 8ebd066920 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov 8b4da69a75 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 77f337ffeb Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov ea107ce2ff fixed #18 10 years ago
Anton Firszov dcb1017934 BufferProcessor 10 years ago
Anton Firszov 1bb014dcba inlining microoptimizations 10 years ago
Anton Firszov 09f8039140 console app benchmarking in Sandbox46 10 years ago
Anton Firszov b51dbf33fd verifying Vector.IsHardwareAccelerated in tests and benchmarks 10 years ago
Anton Firszov 8df425c630 introduced DecodedBlockMemento 10 years ago
Anton Firszov 658ac38a93 new "...Unsafe" stream reading methods 10 years ago
Anton Firszov f3471dd36f pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov 0d48f532e9 started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov fe52a53a4c fixed MultiImageBenchmarkBase based benchmarks 10 years ago
Anton Firszov f07eec7d5f bad EOF progressive test image 10 years ago
James Jackson-South 9ae92244f1 Faster FastAbs 10 years ago
Anton Firszov 110a1381b5 added missing fixed copyright headers 10 years ago
Anton Firszov 41731c72cc jpeg test cleanup 10 years ago
Anton Firszov 4004feeda9 strictly categorized test jpeg-s into Baseline/Progressive groups 10 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 10 years ago