5580 Commits (71d5819d94de824df8d9bfbeb322f8ce8b03971a)
 

Author SHA1 Message Date
James Jackson-South d21a7e61e5 Fix quantizer test 10 years ago
James Jackson-South db425844e5 A little sanitation 10 years ago
James Jackson-South d234b1f02e Clean up comments 10 years ago
Scott Williams 5a925fdbdd Merge branch 'tocsoft/IDisposable' 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 41f96faa7b Remove finalizer 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
Scott Williams c9ed0989a5 added new relative path 10 years ago
Scott Williams 0553bf26d6 build tests for net45 and let codecov run it 10 years ago
Scott Williams 0ceac01a50 correct runtime 10 years ago
Scott Williams d1f95e1c0a specify runtime 10 years ago
Scott Williams 6dc91945c1 lets try a relative path 10 years ago
Scott Williams 46fa4cf6b7 run tests after build 10 years ago
Scott Williams 0f900befe1 disable style cop as it spams the build log 10 years ago
Scott Williams dcfd71280a use RC3 version of dotnet cli 10 years ago
Scott Williams 5f64eb3806 revert Image 10 years ago
Scott Williams 02a1573607 fix image version 10 years ago
Scott Williams eeffb2d513 missing dependency 10 years ago
Scott Williams a3296ff9d9 migrate build script to csproj 10 years ago
Anton Firszov 8e56aaaf68 finished JpegBlockProcessor refactor 10 years ago
Anton Firszov ca9b49ed7b cleanup + stylecop 10 years ago
James Jackson-South 85b15415eb Working build 10 years ago
Anton Firszov f3f7164c9c DecodedBlock cleanup & better comments 10 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 10 years ago
James Jackson-South 5fdbc71bcd Fix png prject naming 10 years ago
James Jackson-South 2ba300e1c8 Merge branch 'refs/heads/antonfirsov-progressive-playground' 10 years ago
Anton Firszov d8acc99d8a minor comment fix 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
Anton Firszov 141643d78d Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into progressive-playground 10 years ago
James Jackson-South f14dd6f91a Fix #89 10 years ago
James Jackson-South 38412d1756 Update refs for NET4.5 facade assemblies #89 10 years ago
James Jackson-South 385a651ed3 Improve issue handling [skip ci] 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 9ee1c75d51 ValuesAsInt --> Values 10 years ago
Anton Firszov 7cb0f53c45 HuffmanTree cleanup 10 years ago
Anton Firszov 4051e1d723 renamed BufferProcessor ---> InputProcessor 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 cc33a8abed better names and comments 10 years ago
Anton Firszov a282821f93 stylecopped dah stuff 10 years ago
Anton Firszov 0828c5df9a minor refactor 10 years ago
Anton Firszov 12bfd34c18 use int-s in Huffman decoder when possible 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