619 Commits (fbf017dd905fa6fc63d28f10f83e90b6a204538d)

Author SHA1 Message Date
James Jackson-South fbf017dd90 Better integration tests 10 years ago
James Jackson-South 6526585850 Cleanup 10 years ago
James Jackson-South 04b1e6dece Add ordered dithering 10 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 10 years ago
James Jackson-South 3e164d34b4 Add error diffusion binerization 10 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 10 years ago
James Jackson-South 19100abffe Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 10 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 10 years ago
Dirk Lemstra 50edd0c799 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra f7dcff1895 Fixed folder name. 10 years ago
Dirk Lemstra bacac40115 Added metadata class for image frames. 10 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 10 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 10 years ago
Scott Williams 3d8e86cb3a remove old test 10 years ago
Scott Williams 8994d9853b some cleanup 10 years ago
Scott Williams eef8263be7 fix test names & vars 10 years ago
Scott Williams bf522fdfcb added unit tests for Paths 10 years ago
Scott Williams 13f643cb67 update to alpha2 to fix beziers 10 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 10 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 97085fe465 migrate to third party shapes library 10 years ago
James Jackson-South d21a7e61e5 Fix quantizer test 10 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 10 years ago
Anton Firszov d1bf0b8eb5 "covered" the metadataOnly == true case 10 years ago
Anton Firszov cb4834c6de eliminated the gray top left Block artifact 10 years ago
James Jackson-South 051423cfec Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 660eecf0f2 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov eea80786e6 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 83dc17f92b Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov 865669d6d3 fixed #18 10 years ago
Anton Firszov fc78a73e49 BufferProcessor 10 years ago
Anton Firszov 763f3031f4 inlining microoptimizations 10 years ago
Anton Firszov 67fa5de4ea console app benchmarking in Sandbox46 10 years ago
Anton Firszov 9ac623cdf3 verifying Vector.IsHardwareAccelerated in tests and benchmarks 10 years ago
Anton Firszov b6a84efc88 introduced DecodedBlockMemento 10 years ago
Anton Firszov 86c5832d6b new "...Unsafe" stream reading methods 10 years ago
Anton Firszov 454dcfb936 pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov ac32756bca started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov a5bc572bd6 fixed MultiImageBenchmarkBase based benchmarks 10 years ago
Anton Firszov fe89861d10 bad EOF progressive test image 10 years ago
James Jackson-South 77dc26f783 Faster FastAbs 10 years ago
Anton Firszov a793066ac8 added missing fixed copyright headers 10 years ago
Anton Firszov addf8c6c04 jpeg test cleanup 10 years ago
Anton Firszov 2fe420bd9a strictly categorized test jpeg-s into Baseline/Progressive groups 10 years ago
Scott Williams 2953d877c6 Revert "At least render something when progressive." 10 years ago