608 Commits (50edd0c7994c40d2b4dc7df4ccf8a7f3830ea2df)

Author SHA1 Message Date
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
Anton Firszov ddcd9cd906 added some comments to Block8x8F stuff 10 years ago
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 10 years ago
Anton Firszov 14550c983c var. var never changes 10 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 10 years ago
Scott Williams 6e3663c5d2 prevent progressive images breaking. 10 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 10 years ago
James Jackson-South d59b78e314 Png improvements 10 years ago
James Jackson-South 7d6015dc30 Add modulus benchmark 10 years ago
Ingo Bauersachs ddadcebaa4 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 10 years ago