3219 Commits (0ea8eb7c42e808cfcf517a7efa8e7b56dbbf3fa4)
 

Author SHA1 Message Date
Scott Williams 0ea8eb7c42 added new relative path 10 years ago
Scott Williams b4c00ab350 build tests for net45 and let codecov run it 10 years ago
Scott Williams f19e4435be correct runtime 10 years ago
Scott Williams fa480c0c6d specify runtime 10 years ago
Scott Williams a6d8c7a617 lets try a relative path 10 years ago
Scott Williams f3d5fa7d9f run tests after build 10 years ago
Scott Williams 68c0bfb6bd disable style cop as it spams the build log 10 years ago
Scott Williams 4de17bb6fc use RC3 version of dotnet cli 10 years ago
Scott Williams 22bc0d8691 revert Image 10 years ago
Scott Williams a34e02d108 fix image version 10 years ago
Scott Williams 4faf2ffb61 missing dependency 10 years ago
Scott Williams 4568430f25 migrate build script to csproj 10 years ago
James Jackson-South 893b73e1bc Working build 10 years ago
James Jackson-South 693c8a7446 Reorganise test files. 10 years ago
James Jackson-South 67bc3e037d Fix png prject naming 10 years ago
James Jackson-South b6361a02c3 Merge branch 'refs/heads/antonfirsov-progressive-playground' 10 years ago
Anton Firszov c8517dbaf6 minor comment fix 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
Anton Firszov 8dd3d1afd6 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into progressive-playground 10 years ago
James Jackson-South 0d348877ae Fix #89 10 years ago
James Jackson-South 48057e4a7b Update refs for NET4.5 facade assemblies #89 10 years ago
James Jackson-South db15418966 Improve issue handling [skip ci] 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 749b01a31a ValuesAsInt --> Values 10 years ago
Anton Firszov 1b4fc8354c HuffmanTree cleanup 10 years ago
Anton Firszov bbb3fadbac renamed BufferProcessor ---> InputProcessor 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 76a8afadfb better names and comments 10 years ago
Anton Firszov d049664eb7 stylecopped dah stuff 10 years ago
Anton Firszov 5b203b8ad3 minor refactor 10 years ago
Anton Firszov c36fd9e778 use int-s in Huffman decoder when possible 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 a8657d9bd1 cleanup 10 years ago
Anton Firszov 4ebc23b7e2 loading and processing blocks successfully separated!! 10 years ago
Anton Firszov 8df425c630 introduced DecodedBlockMemento 10 years ago
Anton Firszov 496914cdea JpegScanDecoder: ReadBlock() <--> ProcessBlock() split 10 years ago
Anton Firszov 4096ee8d12 DecodeHuffmanUnsafe, DecodeBitUnsafe 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 79067778a7 unsafe version of EnsureNBits 10 years ago
Anton Firszov 0d48f532e9 started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov 4d0b0f4765 split JpegScanDecoder 10 years ago
Anton Firszov b98638ff98 further Jpeg cleanup & refactor 10 years ago